CadCircle.CenterPoint

CadCircle.CenterPoint property

Gets or sets the centerPoint.

public virtual Cad3DPoint CenterPoint { get; set; }

Property Value

The centerPoint.

See Also