Click or drag to resize

HostLayer_cachedParentLayerSize Field

The cached size of the parent layer. If this here is the root layer, and hence no parent layer exist, the cached size is set to 100 x 100 mm².

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected VectorD3D _cachedParentLayerSize

Field Value

VectorD3D
See Also