ArcGIS Runtime SDK for WPF - Library Reference
TextSymbol Class
Members  See Also 
ESRI.ArcGIS.Client.Symbols Namespace : TextSymbol Class

Text Marker Symbol

Object Model

TextSymbol Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class TextSymbol 
   Inherits MarkerSymbol
   Implements ESRI.ArcGIS.Client.IJsonSerializable 
C# 
public sealed class TextSymbol : MarkerSymbol, ESRI.ArcGIS.Client.IJsonSerializable  

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Symbols.Symbol
            ESRI.ArcGIS.Client.Symbols.MarkerSymbol
               ESRI.ArcGIS.Client.Symbols.TextSymbol

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.