Share via


NoNamespace.ty Field

Definition

Represents the ty XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: relOff, tile, xfrm.
  • corresponds to the following strongly-typed properties: RelativeOffset.OffsetY, Tile.VerticalOffset, TransformEffect.VerticalShift.

Applies to