ShapeGeometry.AdjustHandles Property
Returns a collection of shape adjustment handles. These handles specify points on the shape that you can use to perform transform operations.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| AdjustHandleCollection | A collection of shape adjust handles. |
See Also