FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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