Properties  Methods 


LineStyle Class Members

The following tables list the members exposed by LineStyle.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets the stroke.  
Public Property Gets or sets the stroke dash array.  
Public Property Gets or sets the stroke thickness.  
Public Property Gets or sets the x1 position of the line (e.g. when drawing ticks, x1, x2 specify the tick length)  
Public Property Gets or sets the x2 position of the line (e.g. when drawing ticks, x1, x2 specify the tick length)  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Converts a System.Windows.Style with TargetType Line to LineStyle  
Public MethodReturns a string that represents the current object.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also