Share via


CX.mid Field

Definition

Represents the cx:mid XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: valueColorPositions.
  • has the following child XML elements: number, percent.
  • corresponds to the following strongly-typed classes: ValueColorMiddlePosition.

Applies to