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