Maps for WinRT
IsEnabled Property (C1VectorLayer)


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

Reference

C1VectorLayer Class
C1VectorLayer Members

 

 


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

Product Support Forum  |  Documentation Feedback