a:xfrm
2D Transform for Grouped Objects
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeProperties.xsd
Type: a:CT_GroupTransform2D
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
rot | [0..1] | a:ST_Angle | Rotation | Default value is "0". |
flipH | [0..1] | xsd:boolean | Horizontal Flip | Default value is "false". |
flipV | [0..1] | xsd:boolean | Vertical Flip | Default value is "false". |
Used in
- Type a:CT_GroupShapeProperties (Elements cdr:grpSpPr, a:grpSpPr, draw-ssdraw:grpSpPr, p:grpSpPr)
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>