[]
Gets the position of the specified node as a coordinate pair. Each coordinate is expressed in points.
IReadonlyArray<Point> Points { get; }
ReadOnly Property Points As IReadonlyArray(Of Point)
Type | Description |
---|---|
IReadonlyArray<Point> | The position of the specified node as a coordinate pair. |