ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShape Class / LineStyle Property

In This Topic
    LineStyle Property (DrawingShape)
    In This Topic
    Gets or sets the style of the line or border around the shape.
    Syntax
    'Declaration
     
    Public Property LineStyle As ShapeLineStyle
    public ShapeLineStyle LineStyle {get; set;}
    See Also