Enum PatternFillType
Specifies the pattern fill type for an object.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum PatternFillType
Fields
Name | Description |
---|---|
Cross | Specifies the PatternFillType is cross. |
DarkDownwardDiagonal | Specifies the PatternFillType is dark downward diagonal. |
DarkHorizontal | Specifies the PatternFillType is dark horizontal. |
DarkUpwardDiagonal | Specifies the PatternFillType is dark upward diagonal. |
DarkVertical | Specifies the PatternFillType is dark vertical. |
DashedDownwardDiagonal | Specifies the PatternFillType is dashed downward diagonal. |
DashedHorizontal | Specifies the PatternFillType is dashed horizontal. |
DashedUpwardDiagonal | Specifies the PatternFillType is dashed upward diagonal. |
DashedVertical | Specifies the PatternFillType is dashed vertical. |
DiagonalBrick | Specifies the PatternFillType is diagonal brick. |
DiagonalCross | Specifies the PatternFillType is diagonal cross. |
Divot | Specifies the PatternFillType is divot. |
DottedDiamond | Specifies the PatternFillType is dotted diamond. |
DottedGrid | Specifies the PatternFillType is dotted grid. |
DownwardDiagonal | Specifies the PatternFillType is downward diagonal. |
Gray10 | Specifies the PatternFillType is gray10. |
Gray20 | Specifies the PatternFillType is gray20. |
Gray25 | Specifies the PatternFillType is gray25. |
Gray30 | Specifies the PatternFillType is gray30. |
Gray40 | Specifies the PatternFillType is gray40. |
Gray5 | Specifies the PatternFillType is gray5. |
Gray50 | Specifies the PatternFillType is gray50. |
Gray60 | Specifies the PatternFillType is gray60. |
Gray70 | Specifies the PatternFillType is gray70. |
Gray75 | Specifies the PatternFillType is gray75. |
Gray80 | Specifies the PatternFillType is gray80. |
Gray90 | Specifies the PatternFillType is gray90. |
Horizontal | Specifies the PatternFillType is horizontal. |
HorizontalBrick | Specifies the PatternFillType is horizontal brick. |
LargeCheckerBoard | Specifies the PatternFillType is large checker board. |
LargeConfetti | Specifies the PatternFillType is large confetti. |
LargeGrid | Specifies the PatternFillType is large grid. |
LightDownwardDiagonal | Specifies the PatternFillType is light downward diagonal. |
LightHorizontal | Specifies the PatternFillType is light horizontal. |
LightUpwardDiagonal | Specifies the PatternFillType is light upward diagonal. |
LightVertical | Specifies the PatternFillType is light vertical. |
NarrowHorizontal | Specifies the PatternFillType is narrow horizontal. |
NarrowVertical | Specifies the PatternFillType is narrow vertical. |
OutlinedDiamond | Specifies the PatternFillType is outlined diamond. |
Plaid | Specifies the PatternFillType is plaid. |
Shingle | Specifies the PatternFillType is shingle. |
SmallCheckerBoard | Specifies the PatternFillType is small checker board. |
SmallConfetti | Specifies the PatternFillType is small confetti. |
SmallGrid | Specifies the PatternFillType is small grid. |
Solid | Specifies the PatternFillType is solid. |
SolidDiamond | Specifies the PatternFillType is solid diamond. |
Sphere | Specifies the PatternFillType is sphere. |
Trellis | Specifies the PatternFillType is trellis. |
UpwardDiagonal | Specifies the PatternFillType is upward diagonal. |
Vertical | Specifies the PatternFillType is vertical. |
Wave | Specifies the PatternFillType is wave. |
Weave | Specifies the PatternFillType is weave. |
WideDownwardDiagonal | Specifies the PatternFillType is wide downward diagonal. |
WideUpwardDiagonal | Specifies the PatternFillType is wide upward diagonal. |
ZigZag | Specifies the PatternFillType is zig zag. |