Share via


NoNamespace.position Field

Definition

Represents the position XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lock, fill, h, stop, textField.
  • corresponds to the following strongly-typed properties: Fill.Position, GradientStop.Position, Lock.Position, ShapeHandle.Position, TextField.Position.

Applies to