Share via


XDR.xfrm Field

Definition

Represents the xdr:xfrm XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to