Drawing Object Information
Drawing Object Properties Tables
Line
| Item | Description |
|---|---|
| Name | Name of the line to be displayed in the Object View pane. |
Rectangle
| Item | Description |
|---|---|
| Name | Name of the rectangle to be displayed in the Object View pane. |
Ellipse
| Item | Description |
|---|---|
| Name | Name of the ellipse to be displayed in the Object View pane. |
Pie
| Item | Description |
|---|---|
| Name | Name of the pie to be displayed in the Object View pane. |
| Start Angle | Starting angle, in degrees, where the pie will be drawn from. |
| Arc Angle | Drawing span, in degrees, of the start and end angles. The angle proceeds clockwise from the starting angle. |
Arc
| Item | Description |
|---|---|
| Name | Name of the arc to be displayed in the Object View pane. |
| Start Angle | Starting angle, in degrees, where the arc will be drawn from. |
| Arc Angle | Drawing span, in degrees, of the start and end angles. The angle proceeds clockwise from the starting angle. |
Chord
| Item | Description |
|---|---|
| Name | Name of the chord to be displayed in the Object View pane. |
| Start Angle | Starting angle, in degrees, where the chord will be drawn from. |
| Arc Angle | Drawing span, in degrees, of the start and end angles. The angle proceeds clockwise from the starting angle. |
Insert Polygon
| Item | Description |
|---|---|
| Sides | The number of sides to generate the polygon with. Must be between 3 and 20. |
| Height | The height of the polygon. |
| Width | The width of the polygon. |
Polygon
This includes the polyline drawing object.
| Item | Description |
|---|---|
| Name | Name of the polygon/polyline to be displayed in the Object View pane. |
Shared Properties
Appearance
| Item | Description |
|---|---|
| Visibility | Checkbox to enable/disable the drawing object's visibility during project runtime. |
| Opacity | Slider to set the drawing object's opacity during project runtime. |
| Blinking | Checkbox 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 Type | The type of background fill to use for the drawing object. Excludes line and arc. |
| Fill | The color to use for the background fill if the Fill Type is enabled. Excludes line and arc. |
| Horizontal Radius | Controls how round the rectangle is on the horizontal edges. Rectangle only. |
| Vertical Radius | Controls how round the rectangle is on the vertical edges. Rectangle only. |
Stroke
| Item | Description |
|---|---|
| Width | The thickness of the stroke in pixels. |
| Stroke Color | The color used when drawing the stroke. |
| Stroke Type | The drawing method when drawing the stroke None removes the stroke. |
Position
| Item | Description |
|---|---|
| X | The drawing object's X-axis position on the screen. |
| Y | The drawing object's Y-axis position on the screen. |
| Width | The drawing object's width. |
| Height | The drawing object's height. |
| Z Index | The drawing object's display order if behind or on top of other objects. |
| Rotation | The drawing object's rotation, in degrees. |
| Use Percentage | Checkbox to enable/disable the rotation center ranging from 0.0 to 1.0. If disabled, the rotation is in pixels. |
| Rotation Center X | Controls the horizontal location of the rotation anchor. |
| Rotation Center Y | Controls the vertical location of the rotation anchor. |
Actions
| Item | Description |
|---|---|
| Touch Enabled | Checkbox to enable/disable the ability to press the drawing object. |
On Press
| Item | Description |
|---|---|
| Hold (ms) | Number of milliseconds the drawing object must be held before the command is ran. |
| Add New Command | Adds a new command from the command functions list to bind to the drawing object. |
On Release
| Item | Description |
|---|---|
| Hold (ms) | Number of milliseconds before the command is ran after releasing the drawing object. |
| Add New Command | Adds a new command from the command functions list to bind to the drawing object. |
On Double Click
| Item | Description |
|---|---|
| Hold (ms) | Number of milliseconds between the first and second drawing object press before the command is ran. |
| Add New Command | Adds a new command from the command functions list to bind to the drawing object. |
Permissions
| Item | Description |
|---|---|
| Open the permission window of the identity and access management feature. |