ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingShape Class / LineColor Property

In This Topic
    LineColor Property
    In This Topic
    Gets or sets the color of the border around the shape.
    Syntax
    'Declaration
     
    Public Property LineColor As System.Drawing.Color
    public System.Drawing.Color LineColor {get; set;}
    See Also