Click or drag to resize

TextGraphicCachedTextSizeWithoutPadding Property

The size of the text rectangle as is - i.e. without padding, background, etc.

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

Property Value

VectorD3D
See Also