ItemLocationDirectSetAbsoluteSize Method |
Sets the absolute size.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual void SetAbsoluteSize(
VectorD3D value,
EventFiring eventFiring
)
Parameters
- value VectorD3D
- The absolute size.
- eventFiring EventFiring
- Controls whether a change event is raised.
See Also