Miner.Interop Namespace > IMMGraphicFavHelper Interface : ExtractElementSymbol Method |
'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 )
function ExtractElementSymbol( pInElement: ESRI.ArcGIS.Carto.IElement ): ESRI.ArcGIS.Display.ISymbol;
function ExtractElementSymbol( pInElement : ESRI.ArcGIS.Carto.IElement ) : ESRI.ArcGIS.Display.ISymbol;
ESRI.ArcGIS.Display.ISymbol* ExtractElementSymbol( ESRI.ArcGIS.Carto.IElement* pInElement )
ESRI.ArcGIS.Display.ISymbol^ ExtractElementSymbol( ESRI.ArcGIS.Carto.IElement^ pInElement )
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