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