FEllipseOnRotationChanged Method
Raises the RotationChanged event when the value of the Rotation
property has changed.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2820.4317
protected virtual void OnRotationChanged(
FloatEventArgs e
)
Protected Overridable Sub OnRotationChanged (
e As FloatEventArgs
)
No code example is currently available or this language may not be supported.
Parameters
- e FloatEventArgs
-
Float event arguments.