ArcFM Responder Mobile Developer Guide
MMPolyLineGraphic Interface
Members 






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

MMPolyLineGraphic Members
Miner.Interop Namespace

Send Feedback