ArcFM Responder Mobile Developer Guide
MMMapGrid Interface
Members 






Object Model
MMMapGrid Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("D1008022-9260-11D5-AB5E-0001031AE992")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMapGridClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMapGrid 
   Inherits IMMMapGridGenerator 
'Usage
 
Dim instance As MMMapGrid
[System.Runtime.InteropServices.Guid("D1008022-9260-11D5-AB5E-0001031AE992")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapGridClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMMapGrid : IMMMapGridGenerator  
public interface MMMapGrid = class(IMMMapGridGenerator)
System.Runtime.InteropServices.GuidAttribute("D1008022-9260-11D5-AB5E-0001031AE992")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMapGridClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMapGrid implements IMMMapGridGenerator 
[System.Runtime.InteropServices.Guid("D1008022-9260-11D5-AB5E-0001031AE992")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapGridClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMapGrid : public IMMMapGridGenerator  
[System.Runtime.InteropServices.Guid("D1008022-9260-11D5-AB5E-0001031AE992")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMapGridClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMapGrid : public IMMMapGridGenerator  
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

MMMapGrid Members
Miner.Interop Namespace

Send Feedback