RectangleD3DCenter Property |
Gets the center of this rectangle.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD3D Center { get; }
Property Value
PointD3D
The center of this rectangle.
See Also