ESRI.ArcGIS.ADF.ArcGISServer.Editor
ExistingFeatureEditor Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > Editor Class : ExistingFeatureEditor Property




The editor panel used for editing feature geometries.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ExistingFeatureEditor As EditorPanel
Visual Basic (Usage)Copy Code
Dim instance As Editor
Dim value As EditorPanel
 
value = instance.ExistingFeatureEditor
C# 
public EditorPanel ExistingFeatureEditor {get;}

See Also

© 2010 All Rights Reserved.