Share via


NoNamespace.orient Field

Definition

Represents the orient XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: guide, ph, split, guide.
  • corresponds to the following strongly-typed properties: ExtendedGuide.Orientation, Guide.Orientation, PlaceholderShape.Orientation, SplitTransition.Orientation.

Applies to