[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeAdjustHandles.Item

this Property

this[int]

Gets the ShapeAdjustHandle object at the specified index.

Declaration
ShapeAdjustHandle this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ShapeAdjustHandle
Parameters
Type Name Description
int index

The index of the adjustment value.

Property Value
Type Description
ShapeAdjustHandle

The ShapeAdjustHandle object at the specified index.