FAreaOnWidthChanged Method

Raises the WidthChanged event when the value of the Width property has changed.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
protected virtual void OnWidthChanged(
	FloatEventArgs e
)

Parameters

e  FloatEventArgs
Float event arguments.

See Also