ConstantLineStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Constant |
Initializes a new instance of the Constant |
#Fields
Name | Description |
---|---|
Dashes |
Identifies the Dashes dependency property. |
Stroke |
Identifies the Stroke bindable property. |
Thickness |
Identifies the Thickness bindable property. |
#Properties
Name | Description |
---|---|
Dashes | Allows you to draw the constant line as a dashed line with the specified length values of alternating dashes and gaps. |
Stroke | Gets or sets the constant line color. |
Thickness | Gets or sets the constant line thickness. |
See Also