LineInfo.VerticeCoordinate

LineInfo.VerticeCoordinate property

Gets or sets an array of numbers representing the alternating horizontal and vertical,coordinates, respectively, of each vertex.

public float[] VerticeCoordinate { get; set; }

See Also