Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPolyline Class / Track Property

In This Topic
    Track Property (VectorPolyline)
    In This Topic
    Gets or sets a value indicates whether should be used to auto center and zoom.
    Syntax
    'Declaration
     
    
    Public Property Track As Boolean
    public bool Track {get; set;}
    See Also