Maps for WinRT
AllowDrop Property (C1MapVirtualLayer)


Syntax
'Declaration
 
Public Property AllowDrop As Boolean
'Usage
 
Dim instance As C1MapVirtualLayer
Dim value As Boolean
 
instance.AllowDrop = value
 
value = instance.AllowDrop
public bool AllowDrop {get; set;}
See Also

Reference

C1MapVirtualLayer Class
C1MapVirtualLayer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback