CadBoundaryPathCircularArc.CenterPoint

CadBoundaryPathCircularArc.CenterPoint property

Gets or sets the centerPoint.

public Point2D CenterPoint { get; set; }

Property Value

The centerPoint.

See Also