Share via


NoNamespace.textboxrect Field

Definition

Represents the textboxrect XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path.
  • corresponds to the following strongly-typed properties: Path.TextboxRectangle.

Applies to