C# Class ESRI.ArcGIS.Client.Toolkit.SymbolTemplate

The template in a template picker layer
Inheritance: INotifyPropertyChanged
显示文件 Open project: Esri/arcgis-toolkit-sl-wpf Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Returns the name of the symbolTemplate.

Private Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void
SymbolTemplate ( ) : System

Method Details

ToString() public method

Returns the name of the symbolTemplate.
public ToString ( ) : string
return string