ComponentOne Reports for WPF
C1.C1Report 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