Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class / Track Property

In This Topic
    Track Property (PointsLayer)
    In This Topic
    Gets or sets a value indicating whether spatial data from the current layer should be used to auto center/zoom the map.
    Syntax
    'Declaration
     
    Public Property Track As Boolean
    public bool Track {get; set;}
    See Also