Share via


NoNamespace.control1 Field

Definition

Represents the control1 XML attribute.

public static readonly System.Xml.Linq.XName control1;
 staticval mutable control1 : System.Xml.Linq.XName
Public Shared ReadOnly control1 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.Control1.

Applies to