ArcFM Responder Mobile Developer Guide
MMPolygonGraphicClass Class
Members 






Object Model
MMPolygonGraphicClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B3CF3C35-19E3-11D4-BB25-005004D30CD2")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPolygonGraphicClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.Display.IFillSymbol, ESRI.ArcGIS.Display.ISimpleFillSymbol, IMMGraphic, IMMGraphic2, MMPolygonGraphic 
'Usage
 
Dim instance As MMPolygonGraphicClass
[System.Runtime.InteropServices.Guid("B3CF3C35-19E3-11D4-BB25-005004D30CD2")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMPolygonGraphicClass : System.__ComObject, ESRI.ArcGIS.Display.IFillSymbol, ESRI.ArcGIS.Display.ISimpleFillSymbol, IMMGraphic, IMMGraphic2, MMPolygonGraphic  
public class MMPolygonGraphicClass = class(System.__ComObject, ESRI.ArcGIS.Display.IFillSymbol, ESRI.ArcGIS.Display.ISimpleFillSymbol, IMMGraphic, IMMGraphic2, MMPolygonGraphic)
System.Runtime.InteropServices.GuidAttribute("B3CF3C35-19E3-11D4-BB25-005004D30CD2")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMPolygonGraphicClass extends System.__ComObject implements ESRI.ArcGIS.Display.IFillSymbol, ESRI.ArcGIS.Display.ISimpleFillSymbol, IMMGraphic, IMMGraphic2, MMPolygonGraphic 
[System.Runtime.InteropServices.Guid("B3CF3C35-19E3-11D4-BB25-005004D30CD2")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPolygonGraphicClass : public System.__ComObject, ESRI.ArcGIS.Display.IFillSymbol, ESRI.ArcGIS.Display.ISimpleFillSymbol, IMMGraphic, IMMGraphic2, MMPolygonGraphic  
[System.Runtime.InteropServices.Guid("B3CF3C35-19E3-11D4-BB25-005004D30CD2")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPolygonGraphicClass : public System.__ComObject, ESRI.ArcGIS.Display.IFillSymbol, ESRI.ArcGIS.Display.ISimpleFillSymbol, IMMGraphic, IMMGraphic2, MMPolygonGraphic  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPolygonGraphicClass

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

MMPolygonGraphicClass Members
Miner.Interop Namespace

Send Feedback