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