Geotools.Net

Geometry.GeometryChangedAction Method 

Notifies this Geometry that its Coordinates have been changed by an external party.

[Visual Basic]
Protected Sub GeometryChangedAction()
[C#]
protected void GeometryChangedAction();

Remarks

When GeometryChanged is called, this method will be called for this Geometry and it's component Geometries.

See Also

Geometry Class | Geometry Members | Geotools.Geometries Namespace