Maps for WinRT
BorderThickness Property (C1VectorLayer)


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

Reference

C1VectorLayer Class
C1VectorLayer Members

 

 


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

Product Support Forum  |  Documentation Feedback