ItemLocationDirectSetAbsoluteSize Method |
Sets the absolute size.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual void SetAbsoluteSize(
PointD2D value,
EventFiring eventFiring
)
Parameters
- value PointD2D
- The absolute size.
- eventFiring EventFiring
- Controls whether change events are fired.
See Also