Share via


C.orientation Field

Definition

Represents the c:orientation XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: scaling.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Orientation.

Applies to