Share via


NoNamespace.recolor Field

Definition

Represents the recolor XML attribute.

public static readonly System.Xml.Linq.XName recolor;
 staticval mutable recolor : System.Xml.Linq.XName
Public Shared ReadOnly recolor 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.Recolor.

Applies to