ArcGIS API for WPF - Library Reference
TextSymbol Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client.Symbols Namespace : TextSymbol Class


The following tables list the members exposed by TextSymbol.

Public Constructors

 NameDescription
public ConstructorTextSymbol ConstructorInitializes a new instance of the TextSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)FontFamilyPropertyIdentifies the FontFamily dependency property.  
public Fieldstatic (Shared in Visual Basic)FontSizePropertyIdentifies the FontSize dependency property.  
public Fieldstatic (Shared in Visual Basic)ForegroundPropertyIdentifies the Foreground dependency property.  
public Fieldstatic (Shared in Visual Basic)TextPropertyIdentifies the Text dependency property.  
Top

Public Properties

 NameDescription
public PropertyControlTemplate Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyFontFamily Gets or sets the font family.  
public PropertyFontSize Gets or sets the font size.  
public PropertyForeground Gets or sets the foreground.  
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyOffsetX Gets or sets the horizontal offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol)
public PropertyOffsetY Gets or sets the vertical offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol)
public PropertyText Gets or sets the color.  
Top

Public Methods

Protected Methods

 NameDescription
protected MethodOnPropertyChangedOverloaded.  Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

See Also

© ESRI, Inc. All Rights Reserved.