ArcFM Responder Mobile Developer Guide
MMPointGraphicClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPointGraphicClass

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

MMPointGraphicClass Members
Miner.Interop Namespace

Send Feedback