Share via


NoNamespace.chromakey Field

Definition

Represents the chromakey XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: imagedata.
  • corresponds to the following strongly-typed properties: ImageData.ChromAKey.

Applies to