Click or drag to resize

ItemLocationDirectAspectPreservingInternalSetSizeXSilent Method

Sets the width without raising a change event.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override void InternalSetSizeXSilent(
	RADouble value
)

Parameters

value  RADouble
The new width value.
See Also