Share via


NoNamespace.weight Field

Definition

Represents the weight XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: stroke, kpi.
  • corresponds to the following strongly-typed properties: Kpi.Weight, Stroke.Weight.

Applies to