FAreaOnLocationChanged Method
Raises the LocationChanged event when the values of the X or Y
properties have changed.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
protected virtual void OnLocationChanged(
FloatPointEventArgs e
)
Protected Overridable Sub OnLocationChanged (
e As FloatPointEventArgs
)
No code example is currently available or this language may not be supported.
Parameters
- e FloatPointEventArgs
-
Float point event arguments.