Skip to content

Drawing Object Information

Drawing Object Properties Tables

Line

ItemDescription
NameName of the line to be displayed in the Object View pane.

Rectangle

ItemDescription
NameName of the rectangle to be displayed in the Object View pane.

Ellipse

ItemDescription
NameName of the ellipse to be displayed in the Object View pane.

Pie

ItemDescription
NameName of the pie to be displayed in the Object View pane.
Start AngleStarting angle, in degrees, where the pie will be drawn from.
Arc AngleDrawing span, in degrees, of the start and end angles.
The angle proceeds clockwise from the starting angle.

Arc

ItemDescription
NameName of the arc to be displayed in the Object View pane.
Start AngleStarting angle, in degrees, where the arc will be drawn from.
Arc AngleDrawing span, in degrees, of the start and end angles.
The angle proceeds clockwise from the starting angle.

Chord

ItemDescription
NameName of the chord to be displayed in the Object View pane.
Start AngleStarting angle, in degrees, where the chord will be drawn from.
Arc AngleDrawing span, in degrees, of the start and end angles.
The angle proceeds clockwise from the starting angle.

Insert Polygon

ItemDescription
SidesThe number of sides to generate the polygon with.
Must be between 3 and 20.
HeightThe height of the polygon.
WidthThe width of the polygon.

Polygon

This includes the polyline drawing object.

ItemDescription
NameName of the polygon/polyline to be displayed in the Object View pane.

Shared Properties

Appearance

ItemDescription
VisibilityCheckbox to enable/disable the drawing object's visibility during project runtime.
OpacitySlider to set the drawing object's opacity during project runtime.
BlinkingCheckbox to enable/disable the drawing object's ability to blink during project runtime.
Blinking Interval (ms)Sets the interval the drawing object blinks, in milliseconds, during project runtime.
Fill TypeThe type of background fill to use for the drawing object.
Excludes line and arc.
FillThe color to use for the background fill if the Fill Type is enabled.
Excludes line and arc.
Horizontal RadiusControls how round the rectangle is on the horizontal edges.
Rectangle only.
Vertical RadiusControls how round the rectangle is on the vertical edges.
Rectangle only.

Stroke

ItemDescription
WidthThe thickness of the stroke in pixels.
Stroke ColorThe color used when drawing the stroke.
Stroke TypeThe drawing method when drawing the stroke
None removes the stroke.

Position

ItemDescription
XThe drawing object's X-axis position on the screen.
YThe drawing object's Y-axis position on the screen.
WidthThe drawing object's width.
HeightThe drawing object's height.
Z IndexThe drawing object's display order if behind or on top of other objects.
RotationThe drawing object's rotation, in degrees.
Use PercentageCheckbox to enable/disable the rotation center ranging from 0.0 to 1.0.
If disabled, the rotation is in pixels.
Rotation Center XControls the horizontal location of the rotation anchor.
Rotation Center YControls the vertical location of the rotation anchor.

Actions

ItemDescription
Touch EnabledCheckbox to enable/disable the ability to press the drawing object.

On Press

ItemDescription
Hold (ms)Number of milliseconds the drawing object must be held before the command is ran.
Add New CommandAdds a new command from the command functions list to bind to the drawing object.

On Release

ItemDescription
Hold (ms)Number of milliseconds before the command is ran after releasing the drawing object.
Add New CommandAdds a new command from the command functions list to bind to the drawing object.

On Double Click

ItemDescription
Hold (ms)Number of milliseconds between the first and second drawing object press before the command is ran.
Add New CommandAdds a new command from the command functions list to bind to the drawing object.

Permissions

ItemDescription
Change permissionsOpen the permission window of the identity and access management feature.