Share via


O.top Field

Definition

Represents the o:top XML element.

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

Applies to