Points

CdrPolygon.Points property

Gets or sets the points.

public PointD[] Points { get; set; }

Property Value

The points.

See Also