Share via


NoNamespace.rotate Field

Definition

Represents the rotate XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fill.
  • corresponds to the following strongly-typed properties: Fill.Rotate.

Applies to