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