draw:contour-polygon
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 | |
draw:points | [1..1] | text:points | from group text:common-draw-points-attlist |
Used in
- Anonymous type of element draw:frame
Sample instance
<draw:contour-polygon draw:recreate-on-edit="true" svg:width="string" svg:height="string" svg:viewBox=" " draw:points="string"/>