Share via


O.master Field

Definition

Represents the o:master XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shapetype.
  • corresponds to the following strongly-typed properties: Shapetype.Master.

Applies to