a:ahPolar
Polar Adjust Handle
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Type: a:CT_PolarAdjustHandle
Properties: Local, Qualified
Content
- a:pos [1..1] Shape Position Coordinate
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gdRefR | [0..1] | a:ST_GeomGuideName | Radial Adjustment Guide | |
minR | [0..1] | a:ST_AdjCoordinate | Minimum Radial Adjustment | |
maxR | [0..1] | a:ST_AdjCoordinate | Maximum Radial Adjustment | |
gdRefAng | [0..1] | a:ST_GeomGuideName | Angle Adjustment Guide | |
minAng | [0..1] | a:ST_AdjAngle | Minimum Angle Adjustment | |
maxAng | [0..1] | a:ST_AdjAngle | Maximum Angle Adjustment |
Used in
- Type a:CT_AdjustHandleList (Element a:ahLst)
Sample instance
<a:ahPolar> <a:pos x="" y=""/> </a:ahPolar>