ItemLocationDirectInternalSetAbsoluteSizeYSilent Method |
Sets the absolute height without raising a change event.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void InternalSetAbsoluteSizeYSilent(
double value
)
Parameters
- value Double
- The new absolute height.
See Also