ArcFM Engine Developer Guide
MapView Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("5DF1E034-7DB4-4150-9C99-CCB39E9BA71D")>
<ProgIdAttribute("mmFrameworkUI.MapView")>
<DefaultMemberAttribute("Item")>
<ToolboxItemFilterAttribute("System.Windows.Forms.Control.TopLevel")>
<ToolboxItemAttribute(False)>
<DesignTimeVisibleAttribute(False)>
<DesignerAttribute("System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)>
<DesignerCategoryAttribute("Form")>
<DefaultEventAttribute("Load")>
<InitializationEventAttribute("Load")>
<DefaultPropertyAttribute("Text")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public NotInheritable Class MapView 
   Inherits EngineMdiTabFormBase
   Implements ESRI.ArcGIS.Controls.ICommandHook, Miner.Framework.IObjectStoreMiner.Windows.ArcGIS.IMapControlHostMiner.Windows.ArcGIS.IMapControlHost2Miner.Windows.ICreateData 
'Usage
 
Dim instance As MapView
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("5DF1E034-7DB4-4150-9C99-CCB39E9BA71D")]
[ProgId("mmFrameworkUI.MapView")]
[DefaultMember("Item")]
[ToolboxItemFilter("System.Windows.Forms.Control.TopLevel")]
[ToolboxItem(false)]
[DesignTimeVisible(false)]
[Designer("System.Windows.Forms.Design.FormDocumentDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IRootDesigner)]
[DesignerCategory("Form")]
[DefaultEvent("Load")]
[InitializationEvent("Load")]
[DefaultProperty("Text")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public sealed class MapView : EngineMdiTabFormBase, ESRI.ArcGIS.Controls.ICommandHook, Miner.Framework.IObjectStoreMiner.Windows.ArcGIS.IMapControlHostMiner.Windows.ArcGIS.IMapControlHost2Miner.Windows.ICreateData  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     Miner.Windows.TabbedMdi.MdiTabForm
                        Miner.Windows.ArcGIS.Windows.EngineMdiTabFormBase
                           Miner.Windows.ArcGIS.Windows.MapView

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

MapView Members
Miner.Windows.ArcGIS.Windows Namespace

 

 


Send Comment