'Declaration
Public Enum PatternType Inherits System.Enum
'Usage
Dim instance As PatternType
public enum PatternType : System.Enum
'Declaration
Public Enum PatternType Inherits System.Enum
'Usage
Dim instance As PatternType
public enum PatternType : System.Enum
Member | Description |
---|---|
Cross | The cross |
DarkDownwardDiagonal | The dark downward diagonal |
DarkHorizontal | The dark horizontal |
DarkUpwardDiagonal | The dark upward diagonal |
DarkVertical | The dark vertical |
DashedDownwardDiagonal | The dashed downward diagonal |
DashedHorizontal | The dashed horizontal |
DashedUpwardDiagonal | The dashed upward diagonal |
DashedVertical | The dashed vertical |
DiagonalBrick | The diagonal brick |
DiagonalCross | The diagonal cross |
Divot | The divot |
DotGrid | The dot grid |
DottedDiamond | The dotted diamond |
DownwardDiagonal | The downward diagonal |
Horizontal | The horizontal |
HorizontalBrick | The horizontal brick |
LargeCheck | The large check |
LargeConfetti | The large confetti |
LargeGrid | The large grid |
LightDownwardDiagonal | The light downward diagonal |
LightHorizontal | The light horizontal |
LightUpwardDiagonal | The light upward diagonal |
LightVertical | The light vertical |
NarrowHorizontal | The narrow horizontal |
NarrowVertical | The narrow vertical |
OpenDiamond | The open diamond |
Percent10 | 10% of the foreground color |
Percent20 | 20% of the foreground color |
Percent25 | 25% of the foreground color |
Percent30 | 30% of the foreground color |
Percent40 | 40% of the foreground color |
Percent5 | 5% of the foreground color |
Percent50 | 50% of the foreground color |
Percent60 | 60% of the foreground color |
Percent70 | 70% of the foreground color |
Percent75 | 75% of the foreground color |
Percent80 | 80% of the foreground color |
Percent90 | 90% of the foreground color |
Plaid | The plaid |
Shingle | The shingle |
SmallCheck | The small check |
SmallConfetti | The small confetti |
SmallGrid | The small grid |
SolidDiamond | The solid diamond |
Sphere | The sphere |
Trellis | The trellis |
Unspecified | The unspecified pattern |
UpwardDiagonal | The upward diagonal |
Vertical | The vertical |
Wave | The wave |
Weave | The weave |
WideDownwardDiagonal | The wide downward diagonal |
WideUpwardDiagonal | The wide upward diagonal |
ZigZag | The zig zag |
System.Object
System.ValueType
System.Enum
GrapeCity.Drawing.PatternType