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

In This Topic
    LineWidth Property (DrawingShape)
    In This Topic
    Gets or sets the width of the border around the shape, in twips.
    Syntax
    'Declaration
     
    Public Property LineWidth As Integer
    public int LineWidth {get; set;}
    See Also