Back to Devexpress

StyledShapeBase.Style Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-styledshapebase-0efa6f1b.md

latest1.1 KB
Original Source

StyledShapeBase.Style Property

Gets or sets the visual style for the shape.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ShapeStyle Style { get; set; }
vb
Public Property Style As ShapeStyle

Property Value

TypeDescription
ShapeStyle

The shape’s colors, fonts, and references to theme elements.

|

See Also

StyledShapeBase Class

StyledShapeBase Members

DevExpress.Docs.Presentation Namespace