Share via


NoNamespace.constrainbounds Field

Definition

Represents the constrainbounds XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: diagram.
  • corresponds to the following strongly-typed properties: Diagram.ConstrainBounds.

Applies to