ArcGIS Runtime SDK for WPF - Library Reference
FindSymbols() Method
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > SymbolDictionary Class > FindSymbols Method : FindSymbols() Method

Finds symbols.

Syntax

Visual Basic (Declaration) 
Public Overloads Function FindSymbols() As IList(Of SymbolProperties)
C# 
public IList<SymbolProperties> FindSymbols()

Return Value

A IList of symbols.

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.