Share via


O.right Field

Definition

Represents the o:right XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, stroke.
  • corresponds to the following strongly-typed classes: RightStroke.

Applies to