The PatternEnum type supports the following values:
Name | Value | Description | |||
exPatternEmpty | 0 | The pattern/bar is not visible. | |||
exPatternSolid | 1 | ||||
exPatternDot | 2 | ||||
exPatternShadow | 3 | ||||
exPatternNDot | 4 | ||||
exPatternFDiagonal | 5 | ||||
exPatternBDiagonal | 6 | ||||
exPatternDiagCross | 7 | ||||
exPatternVertical | 8 | ||||
exPatternHorizontal | 9 | ||||
exPatternCross | 10 | ||||
exPatternBrick | 11 | ||||
exPatternYard | 12 | ||||
exPatternF2Diagonal | 13 | ||||
exPatternB2Diagonal | 14 | ||||
exPatternFrame | 256 | The exPatternFrame flag can be combined with other flags and indicates that a frame is drawn around the object. | |||
exPatternFrameThick | 768 | The exPatternFrameThick flag can be combined with other flags and indicates that a ticker frame is drawn around the object. |