ArcFM Engine Developer Guide
IMMGraphicFavorite2_set_GraphicElement Method


Syntax
'Declaration
 
Public Overridable Sub IMMGraphicFavorite2_set_GraphicElement( _
   ByVal ppGraphicElement As ESRI.ArcGIS.Carto.IGraphicElement _
) 
'Usage
 
Dim instance As MMGraphicFavoriteClass
Dim ppGraphicElement As ESRI.ArcGIS.Carto.IGraphicElement
 
instance.IMMGraphicFavorite2_set_GraphicElement(ppGraphicElement)
public virtual void IMMGraphicFavorite2_set_GraphicElement( 
   ESRI.ArcGIS.Carto.IGraphicElement ppGraphicElement
)

Parameters

ppGraphicElement
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMGraphicFavoriteClass Class
MMGraphicFavoriteClass Members

 

 


Send Comment