Miner.Interop Namespace > MMGraphicFavHelperClass Class : GetSymbolFromElement Method |
'Declaration
Public Overridable Function GetSymbolFromElement( _ ByVal pElement As ESRI.ArcGIS.Carto.IElement _ ) As ESRI.ArcGIS.Display.ISymbol
'Usage
Dim instance As MMGraphicFavHelperClass Dim pElement As ESRI.ArcGIS.Carto.IElement Dim value As ESRI.ArcGIS.Display.ISymbol value = instance.GetSymbolFromElement(pElement)
public virtual ESRI.ArcGIS.Display.ISymbol GetSymbolFromElement( ESRI.ArcGIS.Carto.IElement pElement )
public function GetSymbolFromElement( pElement: ESRI.ArcGIS.Carto.IElement ): ESRI.ArcGIS.Display.ISymbol; virtual;
public function GetSymbolFromElement( pElement : ESRI.ArcGIS.Carto.IElement ) : ESRI.ArcGIS.Display.ISymbol;
public: virtual ESRI.ArcGIS.Display.ISymbol* GetSymbolFromElement( ESRI.ArcGIS.Carto.IElement* pElement )
public: virtual 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