| C1.Xaml.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorPolyline Class : BorderThickness Property |
'DeclarationPublic Property BorderThickness As Thickness
'UsageDim instance As C1VectorPolyline Dim value As Thickness instance.BorderThickness = value value = instance.BorderThickness
public Thickness BorderThickness {get; set;}