Table of Contents
LineStyle Property

Gets or sets the LineStyle property. This is a dependency property.

Syntax
 public Style LineStyle { get; set; }
Remarks

See here for more information on how to use this feature. The target type of this style is Rectangle.

See Also