Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapZoomTool Class / TrackStyle Property

In This Topic
    TrackStyle Property (MapZoomTool)
    In This Topic
    Gets or sets the style of the track bar.
    Syntax
    'Declaration
     
    
    Public Property TrackStyle As Style
    public Style TrackStyle {get; set;}
    See Also