<Layout> element

<Layout> element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Contains elements that control shape placement and connector routing settings.

Syntax

  <Layout
      [Del = "boolval"]>
  </Layout>

Attributes

Del

Optional boolean. A flag indicating whether the element is deleted locally. A value of 1 indicates that the element is deleted locally.

Element information

Parent elements:

DocumentSheet, PageSheet, Shape, StyleSheet

Child elements:

ConFixedCode (optional), ConLineJumpCode (optional), ConLineJumpDirX (optional), ConLineJumpDirY (optional), ConLineJumpStyle (optional), ConLineRouteExt (optional), ShapeFixedCode (optional), ShapePermeablePlace (optional), ShapePermeableX (optional), ShapePermeableY (optional), ShapePlaceFlip (optional), ShapePlowCode (optional), ShapeRouteStyle (optional)

Remarks

The Layout element is relevant only when contained in a Shape or StyleSheet element. It is ignored when contained in a DocumentSheet or PageSheet element.

See also

Shape Layout section