Click or drag to resize

NumericLabelFormattingScientificMeasuredLabelItemSize Property

Gets the measured size of the label.

Namespace: Altaxo.Graph.Graph3D.LabelFormatting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual VectorD3D Size { get; }

Property Value

VectorD3D

Implements

IMeasuredLabelItemSize
See Also