Map for WinForms | ComponentOne
C1.Win.Map Namespace / Line Class / Color Property

In This Topic
    Color Property (Line)
    In This Topic
    Gets or sets the color of the line.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also