Click or drag to resize

HostLayerCalculateCachedSizeAndPosition Method

Sets the cached size value in _cachedLayerSize by calculating it from the position values (_location.Width and .Height) and the size types (_location.WidthType and .HeightType).

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void CalculateCachedSizeAndPosition()
See Also