Map for WinForms | ComponentOne
C1.Win.Map Namespace / Marker Class / Caption Property

In This Topic
    Caption Property (Marker)
    In This Topic
    Gets or sets the caption of this marker.
    Syntax
    'Declaration
     
    
    Public Property Caption As String
    public string Caption {get; set;}
    See Also