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