CadEllipse.CenterPoint

CadEllipse.CenterPoint property

Gets or sets the centerPoint.

public override Cad3DPoint CenterPoint { get; set; }

Property Value

The centerPoint.

See Also