Share via


O.opacity2 Field

Definition

Represents the o:opacity2 XML attribute.

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

Applies to