ArcFM Responder Mobile Developer Guide
IMMGraphicFavorite2_get_GraphicElement Method






Syntax
'Declaration
 
Public Overridable Function IMMGraphicFavorite2_get_GraphicElement() As ESRI.ArcGIS.Carto.IGraphicElement
'Usage
 
Dim instance As MMGraphicFavoriteClass
Dim value As ESRI.ArcGIS.Carto.IGraphicElement
 
value = instance.IMMGraphicFavorite2_get_GraphicElement()
public virtual ESRI.ArcGIS.Carto.IGraphicElement IMMGraphicFavorite2_get_GraphicElement()
public function IMMGraphicFavorite2_get_GraphicElement(): ESRI.ArcGIS.Carto.IGraphicElement; virtual; 
public function IMMGraphicFavorite2_get_GraphicElement() : ESRI.ArcGIS.Carto.IGraphicElement;
public: virtual ESRI.ArcGIS.Carto.IGraphicElement* IMMGraphicFavorite2_get_GraphicElement(); 
public:
virtual ESRI.ArcGIS.Carto.IGraphicElement^ IMMGraphicFavorite2_get_GraphicElement(); 
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

MMGraphicFavoriteClass Class
MMGraphicFavoriteClass Members

Send Feedback