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

In This Topic
    Marker Property (VectorPlacemark)
    In This Topic
    Gets or sets the marker for this placemark.
    Syntax
    'Declaration
     
    
    Public Property Marker As Marker
    public Marker Marker {get; set;}
    See Also