draw

The draw object contains non-interactive form design content. Within Designer, for example, the draw object describes the text, static image, circle, line, and rectangle objects.

Parent class

container class

Properties

Name

Description

Type

Access

{default}

Represents the actual value stored by an object.

String

Read /Write

anchorType

Specifies the location of the container’s anchor point when it is placed by using a positioned layout strategy.

String

Read /Write

colSpan

Specifies the number of columns spanned by this object when used inside a subform with a layout type of row.

String

Read /Write

h

A measurement of the height for the layout.

String

Read /Write

hAlign

Specifies the horizontal text alignment.

String

Read /Write

locale

Specifies the language, currency, and time/date formatting to use for the content of the object.

String

Read /Write

maxH

Specifies the maximum height for layout purposes.

String

Read /Write

maxW

Specifies the maximum width for layout purposes.

String

Read /Write

minH

Specifies the minimum height for layout purposes.

String

Read /Write

minW

Specifies the minimum width for layout purposes.

String

Read /Write

presence

Specifies an object’s visibility.

String

Read /Write

rawValue

Specifies the unformatted value of the current object.

String

Read /Write

relevant

Controls whether a form object is included when the form is printed.

String

Read /Write

rotate

Rotates the object around its anchor point by the specified angle.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

vAlign

Specifies the vertical text alignment.

String

Read /Write

w

A measurement specifying the width for the layout.

String

Read /Write

x

Specifies the X coordinate of the container’s anchor point relative to the top-left corner of the parent container when placed with positioned layout.

String

Read /Write

y

Specifies the Y coordinate of a container’s anchor point relative to the top-left corner of the parent container when placed with positioned layout.

String

Read /Write

Methods

None

// Ethnio survey code removed