Share via


W.drawAspect Field

Definition

Represents the w:drawAspect XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: objectEmbed, objectLink.
  • corresponds to the following strongly-typed properties: ObjectEmbed.drawAspect, ObjectLink.drawAspect.

Applies to