Share via


O.rules Field

Definition

Represents the o:rules XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: shapelayout.
  • has the following child XML elements: r.
  • has the following XML attributes: ext.
  • corresponds to the following strongly-typed classes: Rules.

Applies to