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

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