draw:contour-path
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
Schema document: draw.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
draw:recreate-on-edit | [1..1] | text:boolean | from group text:common-contour-attlist | |
svg:width | [1..1] | text:length | from group svg:width | |
svg:height | [1..1] | text:length | from group svg:height | |
svg:viewBox | [1..1] | Anonymous | from group text:common-draw-viewbox-attlist | |
svg:d | [1..1] | text:pathData | from group text:common-draw-path-data-attlist |
Used in
- Anonymous type of element draw:frame
Sample instance
<draw:contour-path draw:recreate-on-edit="true" svg:width="string" svg:height="string" svg:viewBox=" " svg:d="string"/>