ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
GeometryType Property | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorCommand Class : GeometryType Property |
Visual Basic (Declaration) | |
---|---|
Public Property GeometryType As ToolGeometry |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ToolGeometry GeometryType {get; set;} |