C# Class SuperMap.WinRT.Core.LineStyle

Inheritance: Style
Exibir arquivo Open project: SuperMap/iClient-for-Win8

Public Properties

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

Public Methods

Method Description
LineStyle ( ) : System.Runtime.Serialization

${core_LineStyle_constructor_None_D}

Method Details

LineStyle() public method

${core_LineStyle_constructor_None_D}
public LineStyle ( ) : System.Runtime.Serialization
return System.Runtime.Serialization

Property Details

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