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.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected void CalculateCachedSizeAndPosition()
See Also