Share via


NoNamespace.control2 Field

Definition

Represents the control2 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: curve.
  • corresponds to the following strongly-typed properties: Curve.Control2.

Applies to