shape Element

The shape element creates a complex shape with the simple shapes defined as its children.

Syntax

<shape id="objectId">


   <!-- simple shapes -->
   ...


</shape>

Attributes

Name

Description

Value type

Optional

Default Value

id

Object identifier

id

no

-

Parent Elements

objects collection

Child Elements

rectangle, polygon, circle, arc, oval, square, image

See Also

XML Schema Reference, objects collection.