Share via


NoNamespace.yrange Field

Definition

Represents the yrange XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: h.
  • corresponds to the following strongly-typed properties: ShapeHandle.YRange.

Applies to