Click or drag to resize

GraphicBaseSize Property

Get/set the unscaled size of the item.

Namespace: Altaxo.Graph.Graph3D.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public VectorD3D Size { get; set; }

Property Value

VectorD3D
See Also