Share via


P188.pos Field

Definition

Represents the p188:pos XML element.

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 element, it:

  • has the following parent XML elements: cm.
  • has the following XML attributes: x, y.
  • corresponds to the following strongly-typed classes: Point2DType.

Applies to