Share via


XDR.blipFill Field

Definition

Represents the xdr:blipFill XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pic.
  • has the following child XML elements: blip, srcRect, stretch, tile.
  • has the following XML attributes: rotWithShape.
  • corresponds to the following strongly-typed classes: BlipFill.

Applies to