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