ArcGIS API for WPF - Library Reference
GetSymbol Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > IRenderer Interface : GetSymbol Method

graphic
The graphic.
Gets a symbol based on a graphic.

Syntax

Visual Basic (Declaration) 
Function GetSymbol( _
   ByVal graphic As Graphic _
) As Symbol
C# 
Symbol GetSymbol( 
   Graphic graphic
)

Parameters

graphic
The graphic.

Return Value

Symbol

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.