Share via


W14.pos Field

Definition

Represents the w14:pos XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: gs.
  • corresponds to the following strongly-typed properties: GradientStop.StopPosition.

Applies to