ArcGIS API for Windows Phone - Library Reference
GetSymbol Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ClassBreaksRenderer 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.