FAreaOnHeightChanged Method

Raises the HeightChanged event when the value of the Height property has changed.

Definition

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

Parameters

e  FloatEventArgs
Float event arguments.

See Also