[]
        
(Showing Draft Content)

C1.Document.Line.Color

Color Property

Color

Gets or sets the line color.

Declaration
[C1Description("Line.Color", "Specifies the line color.")]
public Color Color { get; set; }
<C1Description("Line.Color", "Specifies the line color.")>
Public Property Color As Color