ArcFM Responder Mobile Developer Guide
MMPolygonGraphic Interface
Members 






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

MMPolygonGraphic Members
Miner.Interop Namespace

Send Feedback