CadCircle.DefaultPoint

CadCircle.DefaultPoint property

Gets the default point.

public Point3D DefaultPoint { get; }

Property Value

The default point.

See Also