Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / LineShape Class / LineSlant Property

In This Topic
    LineSlant Property (LineShape)
    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