Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapPanTool Class / MarkerStyle Property

In This Topic
    MarkerStyle Property (MapPanTool)
    In This Topic
    Gets or sets the style of the marker.
    Syntax
    'Declaration
     
    
    Public Property MarkerStyle As Style
    public Style MarkerStyle {get; set;}
    See Also