Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / HorizontalLoop Property

In This Topic
    HorizontalLoop Property (C1Map)
    In This Topic
    Defines whether the map will be scrolled to west or east endlessly.
    Syntax
    'Declaration
     
    
    Public Property HorizontalLoop As Boolean
    public bool HorizontalLoop {get; set;}
    See Also