Share via


NoNamespace.invx Field

Definition

Represents the invx XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: h.
  • corresponds to the following strongly-typed properties: ShapeHandle.InvertX.

Applies to