CadPolylineBoundaryPath.Vertices

CadPolylineBoundaryPath.Vertices property

Gets list of vertices.

public List<Point2D> Vertices { get; set; }

See Also