FEllipseOnRadiusYChanged Method

Raises the RadiusY changed event when the value of the RadiusY property has changed.

Definition

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

Parameters

e  FloatEventArgs
Float event arguments.

See Also