Share via


NoNamespace.blend Field

Definition

Represents the blend XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: blend, fillOverlay.
  • corresponds to the following strongly-typed properties: Blend.BlendMode, FillOverlay.Blend.

Applies to