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