C# Class SuperMap.WinRT.Core.FillStyle

Inheritance: Style
Exibir arquivo 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_oe static_oe property

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

StrokeDashArrayProperty public_oe static_oe property

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

StrokeDashCapProperty public_oe static_oe property

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

StrokeDashOffsetProperty public_oe static_oe property

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

StrokeEndLineCapProperty public_oe static_oe property

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

StrokeLineJoinProperty public_oe static_oe property

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

StrokeProperty public_oe static_oe property

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

StrokeStartLineCapProperty public_oe static_oe property

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

StrokeThicknessProperty public_oe static_oe property

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