ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapTilesLayer Class / AllowDrop Property

In This Topic
    AllowDrop Property (C1MapTilesLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AllowDrop As Boolean
    public bool AllowDrop {get; set;}
    See Also