ShapeStyle Class
Defines the visual appearance of an individual shape.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Related API Members
The following members return ShapeStyle objects:
Remarks
The ShapeStyle class allows you to specify colors and fonts for an individual shape. These settings include fill color, outline color, font color, and effect color. You can assign explicit color values or reference theme colors by index.
Implements
Inheritance
Object
PresentationObject
ShapeStyle
See Also