IAudio
ShapeStyle Property
|
Gets shape's style object.
Read-only
ShapeStyle
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ShapeStyle ShapeStyle { get; }
ReadOnly Property ShapeStyle As ShapeStyle
Get
property ShapeStyle^ ShapeStyle {
ShapeStyle^ get ();
}
abstract ShapeStyle : ShapeStyle with get
Property Value
Type:
ShapeStyle
See Also