ArcFM Engine Developer Guide
GetSymbolFromElement Method (IMMGraphicFavHelper)


Syntax
'Declaration
 
Function GetSymbolFromElement( _
   ByVal pElement As ESRI.ArcGIS.Carto.IElement _
) As ESRI.ArcGIS.Display.ISymbol
'Usage
 
Dim instance As IMMGraphicFavHelper
Dim pElement As ESRI.ArcGIS.Carto.IElement
Dim value As ESRI.ArcGIS.Display.ISymbol
 
value = instance.GetSymbolFromElement(pElement)
ESRI.ArcGIS.Display.ISymbol GetSymbolFromElement( 
   ESRI.ArcGIS.Carto.IElement pElement
)

Parameters

pElement
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

IMMGraphicFavHelper Interface
IMMGraphicFavHelper Members

 

 


Send Comment