Fires the ShapeFilesChanged event

Namespace:  EGIS.Controls
Assembly:  EGIS.Controls (in EGIS.Controls.dll)

Syntax

Visual Basic
Protected Sub OnShapeFilesChanged
C#
protected void OnShapeFilesChanged()
Visual C++
protected:
void OnShapeFilesChanged()
JavaScript
function onShapeFilesChanged();

See Also