ItemLocationDirectInternalSetAbsoluteSizeZSilent Method |
Updates the absolute depth without raising change notifications.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void InternalSetAbsoluteSizeZSilent(
double value
)
Parameters
- value Double
- The new absolute depth.
See Also