Share via


NoNamespace.height Field

Definition

Represents the height XML attribute.

public static readonly System.Xml.Linq.XName height;
 staticval mutable height : System.Xml.Linq.XName
Public Shared ReadOnly height As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: activeArea.
  • corresponds to the following strongly-typed properties: ActiveArea.Height.

Applies to