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