PXC_PatternPaintType Enumeration
Specifies the ...
Syntax
enum PXC_PatternPaintType
{
Pattern_PaintColored = 1,
Pattern_PaintUnColored = 2,
};
Constants
- Pattern_PaintColored
- The ...
- Pattern_PaintUnColored
- The ...
Specifies the ...
enum PXC_PatternPaintType
{
Pattern_PaintColored = 1,
Pattern_PaintUnColored = 2,
};