C# Class SuperMap.WinRT.Core.FillStyle

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

Public Properties

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

Public Methods

Method Description
FillStyle ( ) : System.Runtime.Serialization

${core_FillStyle_constructor_None_D}

Method Details

FillStyle() public method

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

Property Details

FillProperty public static property

${core_Style_Public_field_fillProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty FillProperty
return DependencyProperty

StrokeDashArrayProperty public static property

${core_Style_Public_field_strokeDashArrayProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeDashArrayProperty
return DependencyProperty

StrokeDashCapProperty public static property

${core_Style_Public_field_strokeDashCapProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeDashCapProperty
return DependencyProperty

StrokeDashOffsetProperty public static property

${core_Style_Public_field_strokeDashOffsetProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeDashOffsetProperty
return DependencyProperty

StrokeEndLineCapProperty public static property

${core_Style_Public_field_strokeEndLineCapProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeEndLineCapProperty
return DependencyProperty

StrokeLineJoinProperty public static property

${core_Style_Public_field_strokeLineJoinProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeLineJoinProperty
return DependencyProperty

StrokeProperty public static property

${core_Style_Public_field_strokeProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeProperty
return DependencyProperty

StrokeStartLineCapProperty public static property

${core_Style_Public_field_strokeStartLineCap_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeStartLineCapProperty
return DependencyProperty

StrokeThicknessProperty public static property

${core_Style_Public_field_strokeThicknessProperty_D}
${core_dependencyProperty_Remarks}
public static DependencyProperty StrokeThicknessProperty
return DependencyProperty