C# Class SuperMap.WindowsPhone.Core.FillStyle

Inheritance: Style
Show file Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Properties

Property Type Description
FillProperty System.Windows.DependencyProperty
StrokeDashArrayProperty System.Windows.DependencyProperty
StrokeDashCapProperty System.Windows.DependencyProperty
StrokeDashOffsetProperty System.Windows.DependencyProperty
StrokeEndLineCapProperty System.Windows.DependencyProperty
StrokeLineJoinProperty System.Windows.DependencyProperty
StrokeProperty System.Windows.DependencyProperty
StrokeStartLineCapProperty System.Windows.DependencyProperty
StrokeThicknessProperty System.Windows.DependencyProperty

Public Methods

Method Description
FillStyle ( ) : System.Runtime.Serialization

${WP_core_FillStyle_constructor_None_D}

Method Details

FillStyle() public method

${WP_core_FillStyle_constructor_None_D}
public FillStyle ( ) : System.Runtime.Serialization
return System.Runtime.Serialization

Property Details

FillProperty public static property

${WP_core_Style_Public_field_fillProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows FillProperty
return System.Windows.DependencyProperty

StrokeDashArrayProperty public static property

${WP_core_Style_Public_field_strokeDashArrayProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeDashArrayProperty
return System.Windows.DependencyProperty

StrokeDashCapProperty public static property

${WP_core_Style_Public_field_strokeDashCapProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeDashCapProperty
return System.Windows.DependencyProperty

StrokeDashOffsetProperty public static property

${core_Style_Public_field_strokeDashOffsetProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeDashOffsetProperty
return System.Windows.DependencyProperty

StrokeEndLineCapProperty public static property

${WP_core_Style_Public_field_strokeEndLineCapProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeEndLineCapProperty
return System.Windows.DependencyProperty

StrokeLineJoinProperty public static property

${WP_core_Style_Public_field_strokeLineJoinProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeLineJoinProperty
return System.Windows.DependencyProperty

StrokeProperty public static property

${WP_core_Style_Public_field_strokeProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeProperty
return System.Windows.DependencyProperty

StrokeStartLineCapProperty public static property

${WP_core_Style_Public_field_strokeStartLineCap_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeStartLineCapProperty
return System.Windows.DependencyProperty

StrokeThicknessProperty public static property

${WP_core_Style_Public_field_strokeThicknessProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows StrokeThicknessProperty
return System.Windows.DependencyProperty