ComponentOne Word for UWP
LineColor Property

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > DrawingShape Class : LineColor Property
Gets or sets the color of the border around the shape.
Syntax
'Declaration
 
Public Property LineColor As Windows.UI.Color
public Windows.UI.Color LineColor {get; set;}
See Also

Reference

DrawingShape Class
DrawingShape Members