[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeNode.Points

Points Property

Points

Gets the position of the specified node as a coordinate pair. Each coordinate is expressed in points.

Declaration
IReadonlyArray<Point> Points { get; }
ReadOnly Property Points As IReadonlyArray(Of Point)
Property Value
Type Description
IReadonlyArray<Point>

The position of the specified node as a coordinate pair.