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

In This Topic
    AllowZooming Property (C1Map)
    In This Topic
    Gets or sets whether allow change the zoom by user action.
    Syntax
    'Declaration
     
    
    Public Property AllowZooming As Boolean
    public bool AllowZooming {get; set;}
    See Also