Share via


C.size Field

Definition

Represents the c:size XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: marker, marker.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Size.

Applies to