Share via


NoNamespace.offset2 Field

Definition

Represents the offset2 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: shadow.
  • corresponds to the following strongly-typed properties: Shadow.Offset2.

Applies to