ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShape Class / LineWidth Property

In This Topic
    LineWidth Property
    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