Share via


NoNamespace.simplePos Field

Definition

Represents the simplePos XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: anchor.
  • corresponds to the following strongly-typed properties: Anchor.SimplePos.

Applies to