ItemLocationDirectAutoSizeSetSizeInAutoSizeMode(VectorD3D) Method |
If the
IsAutoSized property is
true for this instance, the graphical object has to use this function to indicate its size.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void SetSizeInAutoSizeMode(
VectorD3D autoSize
)
Parameters
- autoSize VectorD3D
- Size of the graphical object.
Exceptions See Also