a:ahXY
XY Adjust Handle
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Type: a:CT_XYAdjustHandle
Properties: Local, Qualified
Content
- a:pos [1..1] Position
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gdRefX | [0..1] | a:ST_GeomGuideName | Horizontal Adjustment Guide | |
minX | [0..1] | a:ST_AdjCoordinate | Minimum Horizontal Adjustment | |
maxX | [0..1] | a:ST_AdjCoordinate | Maximum Horizontal Adjustment | |
gdRefY | [0..1] | a:ST_GeomGuideName | Vertical Adjustment Guide | |
minY | [0..1] | a:ST_AdjCoordinate | Minimum Vertical Adjustment | |
maxY | [0..1] | a:ST_AdjCoordinate | Maximum Vertical Adjustment |
Used in
- Type a:CT_AdjustHandleList (Element a:ahLst)
Sample instance
<a:ahXY> <a:pos x="" y=""/> </a:ahXY>