ArcGIS Runtime SDK for WPF - Library Reference
GetSymbol Method
See Also 
ESRI.ArcGIS.Client Namespace > SimpleRenderer Class : GetSymbol Method

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

Syntax

Visual Basic (Declaration) 
Public Function GetSymbol( _
   ByVal graphic As Graphic _
) As Symbol
C# 
public 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, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.