HostLayerSizeToDefault Method |
Set this layer to the default size and position.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void SizeToDefault(
PointD2D parentSize
)
Parameters
- parentSize PointD2D
- The size of the parent's area.
See Also