IAutoShape
Adjustments Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ShapeAdjustCollection Adjustments { get; }
ReadOnly Property Adjustments As ShapeAdjustCollection
Get
property ShapeAdjustCollection^ Adjustments {
ShapeAdjustCollection^ get ();
}
abstract Adjustments : ShapeAdjustCollection with get
Property Value
Type:
ShapeAdjustCollection
See Also