ArcFM Responder Mobile Developer Guide
MMMapGridClass Class
Members 






Object Model
MMMapGridClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("6A85CE59-AEC1-11D5-AB69-0001031AE992")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMMapGridClass 
   Inherits System.__ComObject
   Implements IMMMapGridGenerator, MMMapGrid 
'Usage
 
Dim instance As MMMapGridClass
[System.Runtime.InteropServices.Guid("6A85CE59-AEC1-11D5-AB69-0001031AE992")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMMapGridClass : System.__ComObject, IMMMapGridGenerator, MMMapGrid  
public class MMMapGridClass = class(System.__ComObject, IMMMapGridGenerator, MMMapGrid)
System.Runtime.InteropServices.GuidAttribute("6A85CE59-AEC1-11D5-AB69-0001031AE992")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMMapGridClass extends System.__ComObject implements IMMMapGridGenerator, MMMapGrid 
[System.Runtime.InteropServices.Guid("6A85CE59-AEC1-11D5-AB69-0001031AE992")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMMapGridClass : public System.__ComObject, IMMMapGridGenerator, MMMapGrid  
[System.Runtime.InteropServices.Guid("6A85CE59-AEC1-11D5-AB69-0001031AE992")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMMapGridClass : public System.__ComObject, IMMMapGridGenerator, MMMapGrid  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMMapGridClass

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMMapGridClass Members
Miner.Interop Namespace

Send Feedback