ResizeGraphOptionsOldRootLayerSize Property |
Gets or sets the size of the root layer (before resizing).
Namespace: Altaxo.Graph.Graph2DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD2D OldRootLayerSize { get; set; }
Property Value
PointD2D
The old size of the root layer (before resizing).
See Also