Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / Line Class / Style Property

In This Topic
    Style Property (Line)
    In This Topic
    Gets or sets the line style.
    Syntax
    'Declaration
     
    Public Property Style As DashStyle
    public DashStyle Style {get; set;}
    See Also