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