Maps for WinRT
CacheMode Property (C1VectorLayer)


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

Reference

C1VectorLayer Class
C1VectorLayer Members

 

 


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

Product Support Forum  |  Documentation Feedback