CadLwPolyline.PointCount

CadLwPolyline.PointCount property

Gets or sets the PointCount

public int PointCount { get; set; }

Property Value

The count of points.

See Also