Click or drag to resize

RectangleD3DSize Property

Gets the size vector of this rectangle.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public VectorD3D Size { get; }

Property Value

VectorD3D
See Also