CadBoundaryPathLine.SecondPoint

CadBoundaryPathLine.SecondPoint property

Gets or sets the second Point.

public Point2D SecondPoint { get; set; }

Property Value

The Second Point.

See Also