ESRI.ArcGIS.ADF.ArcGISServer.Editor
GeometryType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > IEditorToolbarItem Interface : GeometryType Property




The type of geometry the toolbar item operates on, if any.

Syntax

Visual Basic (Declaration) 
ReadOnly Property GeometryType As ToolGeometry
Visual Basic (Usage)Copy Code
Dim instance As IEditorToolbarItem
Dim value As ToolGeometry
 
value = instance.GeometryType
C# 
ToolGeometry GeometryType {get;}

See Also

© 2010 All Rights Reserved.