DgnCircle.Center

DgnCircle.Center property

Gets center point of circle

public DgnPoint Center { get; }

Property Value

The center.

See Also