CadBoundaryPathLine.FirstPoint

CadBoundaryPathLine.FirstPoint property

Gets or sets the first Point.

public Point2D FirstPoint { get; set; }

Property Value

The First Point.

See Also