Share via


A.fillRect Field

Definition

Represents the a:fillRect XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: stretch.
  • corresponds to the following strongly-typed classes: FillRectangle.

Applies to