Gets or sets the shape's line color. The default value is System.Drawing.Color.Black.

Syntax

public System.Drawing.Color Color { get; set; }
Public Property Color() As System.Drawing.Color