[]
Gets the ShapeAdjustHandle object at the specified index.
ShapeAdjustHandle this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ShapeAdjustHandle
Type | Name | Description |
---|---|---|
int | index | The index of the adjustment value. |
Type | Description |
---|---|
ShapeAdjustHandle | The ShapeAdjustHandle object at the specified index. |