Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class / Stroke Property

In This Topic
    Stroke Property (Style)
    In This Topic
    Gets the line object for stroke line.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Stroke As Line
    public Line Stroke {get;}
    See Also