FAreaOnRightChanged Method

Raises the RightChanged event when the value of the Right property has changed.

Definition

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

Parameters

e  FloatEventArgs
Float event arguments.

See Also