ArcFM Engine Developer Guide
LocationElementsRemoverCommand Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for LocationClearElementsTool. Used to clear location graphic elements (search markers and routes).
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ProgIdAttribute("mmFrameworkUI.LocationElementsRemover")>
<GuidAttribute("021B6CD0-E3C9-42e8-AE09-8847AF58C7C4")>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
<LicensedProductRequiredAttribute({})>
Public Class LocationElementsRemoverCommand 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As LocationElementsRemoverCommand
[ComVisible(true)]
[ProgId("mmFrameworkUI.LocationElementsRemover")]
[Guid("021B6CD0-E3C9-42e8-AE09-8847AF58C7C4")]
[ComponentCategory(ComCategory.ArcMapCommands)]
[LicensedProductRequired({})]
public class LocationElementsRemoverCommand : ESRI.ArcGIS.ADF.BaseClasses.BaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.FrameworkUI.Commands.LocationElementsRemoverCommand

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LocationElementsRemoverCommand Members
Miner.FrameworkUI.Commands Namespace

 

 


Send Comment