ArcFM Responder Mobile Developer Guide
MMGraphicUtilitiesClass Class
Members 






Object Model
MMGraphicUtilitiesClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("37BA3020-518C-4D3E-BC61-3586E831757E")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMGraphicUtilitiesClass 
   Inherits System.__ComObject
   Implements IMMGraphicUtilities, MMGraphicUtilities 
'Usage
 
Dim instance As MMGraphicUtilitiesClass
[System.Runtime.InteropServices.Guid("37BA3020-518C-4D3E-BC61-3586E831757E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMGraphicUtilitiesClass : System.__ComObject, IMMGraphicUtilities, MMGraphicUtilities  
public class MMGraphicUtilitiesClass = class(System.__ComObject, IMMGraphicUtilities, MMGraphicUtilities)
System.Runtime.InteropServices.GuidAttribute("37BA3020-518C-4D3E-BC61-3586E831757E")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMGraphicUtilitiesClass extends System.__ComObject implements IMMGraphicUtilities, MMGraphicUtilities 
[System.Runtime.InteropServices.Guid("37BA3020-518C-4D3E-BC61-3586E831757E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMGraphicUtilitiesClass : public System.__ComObject, IMMGraphicUtilities, MMGraphicUtilities  
[System.Runtime.InteropServices.Guid("37BA3020-518C-4D3E-BC61-3586E831757E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMGraphicUtilitiesClass : public System.__ComObject, IMMGraphicUtilities, MMGraphicUtilities  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.MMGraphicUtilitiesClass

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

MMGraphicUtilitiesClass Members
Miner.Interop.Process Namespace

Send Feedback