FAreaOnBottomChanged Method

Raises the BottomChanged event when the value of the Bottom property has changed.

Definition

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

Parameters

e  FloatEventArgs
Float event arguments.

See Also