Share via


O.left Field

Definition

Represents the o:left XML element.

public static readonly System.Xml.Linq.XName left;
 staticval mutable left : System.Xml.Linq.XName
Public Shared ReadOnly left 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: LeftStroke.

Applies to