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.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected PointD2D _cachedParentLayerSize

Field Value

PointD2D
See Also