Share via


NoNamespace.flip Field

Definition

Represents the flip XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gradFill, tile.
  • corresponds to the following strongly-typed properties: GradientFill.Flip, Tile.Flip.

Applies to