[]
Represents a shape preset that specifies a fill and an outline.
public struct ShapePreset
Public Structure ShapePreset
Name | Description |
---|---|
GradientAccent1FillNoOutline | Gradient Accent1 shape fill, no outline. |
GradientAccent2FillNoOutline | Gradient Accent2 shape fill, no outline. |
GradientAccent3FillNoOutline | Gradient Accent3 shape fill, no outline. |
GradientAccent4FillNoOutline | Gradient Accent4 shape fill, no outline. |
GradientAccent5FillNoOutline | Gradient Accent5 shape fill, no outline. |
GradientAccent6FillNoOutline | Gradient Accent6 shape fill, no outline. |
GradientDark1FillNoOutline | Gradient Dark1 shape fill, no outline. |
NoFillNoOutline | No shape fill, no outline. |
NoFillSolidAccent1Outline | No shape fill, Accent1 theme color outline. |
NoFillSolidAccent2Outline | No shape fill, Accent2 theme color outline. |
NoFillSolidAccent3Outline | No shape fill, Accent1 theme color outline. |
NoFillSolidAccent4Outline | No shape fill, Accent4 theme color outline. |
NoFillSolidAccent5Outline | No shape fill, Accent5 theme color outline. |
NoFillSolidAccent6Outline | No shape fill, Accent6 theme color outline. |
NoFillSolidDark1Outline | No shape fill, Dark1 theme color outline. |
SemiTransparentSolidAccent1FillNoOutline | Semi transparent solid Accent1 shape fill, no outline. |
SemiTransparentSolidAccent2FillNoOutline | Semi transparent solid Accent2 shape fill, no outline. |
SemiTransparentSolidAccent3FillNoOutline | Semi transparent solid Accent3 shape fill, no outline. |
SemiTransparentSolidAccent4FillNoOutline | Semi transparent solid Accent4 shape fill, no outline. |
SemiTransparentSolidAccent5FillNoOutline | Semi transparent solid Accent5 shape fill, no outline. |
SemiTransparentSolidAccent6FillNoOutline | Semi transparent solid Accent6 shape fill, no outline. |
SemiTransparentSolidDark1FillNoOutline | Semi transparent solid Dark1 shape fill, no outline. |
SolidAccent1FillNoOutline | Solid Accent1 shape fill, no outline. |
SolidAccent2FillNoOutline | Solid Accent2 shape fill, no outline. |
SolidAccent3FillNoOutline | Solid Accent3 shape fill, no outline. |
SolidAccent4FillNoOutline | Solid Accent4 shape fill, no outline. |
SolidAccent5FillNoOutline | Solid Accent5 shape fill, no outline. |
SolidAccent6FillNoOutline | Solid Accent6 shape fill, no outline. |
SolidDark1FillNoOutline | Solid Dark1 shape fill, no outline. |
Name | Description |
---|---|
FillColor | Gets the shape fill color. |
FillTransparency | Gets the shape fill color transparency.
|
FillType | Gets the shape fill type. |
LineColor | Gets the shape outline color. |