ArcFM Responder Mobile Developer Guide
IMMGraphicFavorite2_GraphicElement Property






Syntax
'Declaration
 
Public Overridable Property IMMGraphicFavorite2_GraphicElement As ESRI.ArcGIS.Carto.IGraphicElement
'Usage
 
Dim instance As MMGraphicFavoriteClass
Dim value As ESRI.ArcGIS.Carto.IGraphicElement
 
instance.IMMGraphicFavorite2_GraphicElement = value
 
value = instance.IMMGraphicFavorite2_GraphicElement
public virtual ESRI.ArcGIS.Carto.IGraphicElement IMMGraphicFavorite2_GraphicElement {get; set;}
public read-write property IMMGraphicFavorite2_GraphicElement: ESRI.ArcGIS.Carto.IGraphicElement; virtual; 
public function get,set IMMGraphicFavorite2_GraphicElement : ESRI.ArcGIS.Carto.IGraphicElement
public: __property virtual ESRI.ArcGIS.Carto.IGraphicElement* get_IMMGraphicFavorite2_GraphicElement();
public: __property virtual void set_IMMGraphicFavorite2_GraphicElement( 
   ESRI.ArcGIS.Carto.IGraphicElement* value
);
public:
virtual property ESRI.ArcGIS.Carto.IGraphicElement^ IMMGraphicFavorite2_GraphicElement {
   ESRI.ArcGIS.Carto.IGraphicElement^ get();
   void set (    ESRI.ArcGIS.Carto.IGraphicElement^ value);
}
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