ItemLocationDirectInternalSetAbsoluteSizeSilent Method |
Sets the absolute size 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 InternalSetAbsoluteSizeSilent(
PointD2D value
)
Parameters
- value PointD2D
- The new absolute size.
See Also