ArcFM Responder Mobile Developer Guide
MMPolyLineGraphicClass Class
Members 






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

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPolyLineGraphicClass

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

MMPolyLineGraphicClass Members
Miner.Interop Namespace

Send Feedback