C# Class SuperMap.Web.Core.TextStyle

${core_TextStyle_Title}

${core_TextStyle_Description}

Inheritance: MarkerStyle
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Properties

Property Type Description
FontFamilyProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
TextStyle ( ) : System.Windows

${core_TextStyle_constructor_None_D}

Method Details

TextStyle() public method

${core_TextStyle_constructor_None_D}
public TextStyle ( ) : System.Windows
return System.Windows

Property Details

FontFamilyProperty public static property

${core_TextStyle_field_fontFamilyProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows FontFamilyProperty
return System.Windows.DependencyProperty

FontSizeProperty public static property

${core_TextStyle_field_fontSizeProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows FontSizeProperty
return System.Windows.DependencyProperty

ForegroundProperty public static property

${core_TextStyle_field_foreGroundProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows ForegroundProperty
return System.Windows.DependencyProperty

TextProperty public static property

${core_TextStyle_field_textProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty