Schema Central > OOXML > dml-shapeProperties.xsd > a:xfrm
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:xfrm

2D Transform for Grouped Objects

Element information

Namespace: http://schemas.openxmlformats.org/drawingml/2006/main

Schema document: dml-shapeProperties.xsd

Other elements with the same name: a:xfrm, a:xfrm, a:xfrm

Type: a:CT_GroupTransform2D

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
rot [0..1]a:ST_AngleRotationDefault value is "0".
flipH [0..1]xsd:booleanHorizontal FlipDefault value is "false".
flipV [0..1]xsd:booleanVertical FlipDefault value is "false".

Used in

Sample instance

<a:xfrm>
   <a:off x="1" y="1"/>
   <a:ext cx="1" cy="1"/>
   <a:chOff x="1" y="1"/>
   <a:chExt cx="1" cy="1"/>
</a:xfrm>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com