Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / LineShape Class / LineSlant Property

In This Topic
    LineSlant Property
    In This Topic
    Gets or sets a value specifying how the line should be drawn within the field.
    Syntax
    'Declaration
     
    Public Property LineSlant As LineSlantEnum
    public LineSlantEnum LineSlant {get; set;}
    See Also