Share via


NoNamespace.DrawAspect Field

Definition

Represents the DrawAspect XML attribute.

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: OLEObject.
  • corresponds to the following strongly-typed properties: OleObject.DrawAspect.

Applies to