a:CT_Path2D
Complex type information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Content
- Choice [0..*]
- a:close Close Shape Path
- a:moveTo Move Path To
- a:lnTo Draw Line To
- a:arcTo Draw Arc To
- a:quadBezTo Draw Quadratic Bezier Curve To
- a:cubicBezTo Draw Cubic Bezier Curve To
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w | [0..1] | a:ST_PositiveCoordinate | Path Width | Default value is "0". |
h | [0..1] | a:ST_PositiveCoordinate | Path Height | Default value is "0". |
fill | [0..1] | a:ST_PathFillMode | Path Fill | Default value is "norm". |
stroke | [0..1] | xsd:boolean | Path Stroke | Default value is "true". |
extrusionOk | [0..1] | xsd:boolean | 3D Extrusion Allowed | Default value is "true". |
Used by
- Element a:path