Share via


NoNamespace.embosscolor Field

Definition

Represents the embosscolor XML attribute.

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

Applies to