ArcFM Responder Mobile Developer Guide
MMPointGraphic Interface
Members 






Object Model
MMPointGraphic Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("81CC9300-10BB-11D4-BB22-005004D30CD2")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPointGraphicClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPointGraphic 
   Inherits IMMGraphic 
'Usage
 
Dim instance As MMPointGraphic
[System.Runtime.InteropServices.Guid("81CC9300-10BB-11D4-BB22-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPointGraphicClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMPointGraphic : IMMGraphic  
public interface MMPointGraphic = class(IMMGraphic)
System.Runtime.InteropServices.GuidAttribute("81CC9300-10BB-11D4-BB22-005004D30CD2")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPointGraphicClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPointGraphic implements IMMGraphic 
[System.Runtime.InteropServices.Guid("81CC9300-10BB-11D4-BB22-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPointGraphicClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPointGraphic : public IMMGraphic  
[System.Runtime.InteropServices.Guid("81CC9300-10BB-11D4-BB22-005004D30CD2")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPointGraphicClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPointGraphic : public IMMGraphic  
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

MMPointGraphic Members
Miner.Interop Namespace

Send Feedback