ArcGIS Runtime SDK for WPF - Library Reference
SymbolDictionary Constructor
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace > SymbolDictionary Class : SymbolDictionary Constructor

dictionaryType
The SymbolDictionaryType of the dictionary.
Initializes a new instance of the SymbolDictionary class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal dictionaryType As SymbolDictionaryType _
)
C# 
public SymbolDictionary( 
   SymbolDictionaryType dictionaryType
)

Parameters

dictionaryType
The SymbolDictionaryType of the dictionary.

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.