ComponentOne Word for UWP
LineWidth Property

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : LineWidth Property
Gets or sets the width of the border around the shape, in twips.
Syntax
'Declaration
 
Public Property LineWidth As System.Integer
public System.int LineWidth {get; set;}
See Also

Reference

DrawingShape Class
DrawingShape Members