Click or drag to resize

xmlTextLocaleEntrylang Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
ISO Alpha 2-letter code for language

Namespace:  imbSCI.Graph.DiagramLibraries.DiaShape
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[XmlAttributeAttribute(AttributeName = "xml:lang")]
public string lang { get; set; }
Request Example View Source

Property Value

Type: String
The language.
See Also