RectangleD3DOuterCircleBoundingBox Property |
Gets a rectangle that includes the smallest circle around this rectangle.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public RectangleD3D OuterCircleBoundingBox { get; }
Property Value
RectangleD3DA rectangle that includes the smallest circle around this rectangle.
See Also