ItemLocationDirectInternalSetAbsoluteSizeSilent Method |
Updates the absolute size without raising change notifications.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void InternalSetAbsoluteSizeSilent(
VectorD3D value
)
Parameters
- value VectorD3D
- The new absolute size.
See Also