Share via


DSP.txXfrm Field

Definition

Represents the dsp:txXfrm XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sp.
  • has the following child XML elements: ext, off.
  • has the following XML attributes: flipH, flipV, rot.
  • corresponds to the following strongly-typed classes: Transform2D.

Applies to