Line.PositionArray

Line.PositionArray property

Gets or sets a PositionArray object that indicates the position array.The array is composed by coordinates of each control point of the line. directly.

public float[] PositionArray { get; set; }

See Also