FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ShapeField Class / Line Property

In This Topic
    Line Property
    In This Topic
    Gets or sets the Line object defining the style of lines used to draw the shape.
    Syntax
    'Declaration
     
    Public Property Line As Line
    public Line Line {get; set;}
    See Also