ItemLocationDirectAspectPreservingInternalSetSizeSilent Method |
Sets the width and height without raising a change event.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void InternalSetSizeSilent(
RADouble valueX,
RADouble valueY
)
Parameters
- valueX RADouble
- The new width value.
- valueY RADouble
- The new height value.
See Also