ResizeGraphOptionsNewRootLayerSize Property |
Gets or sets the new size of the root layer (after resizing).
Namespace: Altaxo.Graph.Graph2DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PointD2D? NewRootLayerSize { get; set; }
Property Value
NullablePointD2D
The new size of the root layer (after resizing).
See Also