DgnCircle.Center
DgnCircle.Center property
Gets center point of circle
public DgnPoint Center { get; }
Property Value
The center.
See Also
- class DgnPoint
- class DgnCircle
- namespace Aspose.CAD.FileFormats.Dgn
- assembly Aspose.CAD
Gets center point of circle
public DgnPoint Center { get; }
The center.