ArcFM Engine Developer Guide
ExtractElementSymbol Method (IMMGraphicFavHelper)


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

Parameters

pInElement
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