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.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| AdjustHandleCollection | A collection of shape adjust handles. |
See Also