Maps for WinRT
Background Property (C1VectorPolyline)


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

Reference

C1VectorPolyline Class
C1VectorPolyline Members

 

 


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

Product Support Forum  |  Documentation Feedback