Line control
A line drawing object is a single straight solid or
dashed line.
Properties
|
Line property |
Datatype |
Description |
|---|---|---|
|
Integer |
Specifies the X position of one end of |
|
|
Integer |
Specifies the Y position of one end of |
|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
Integer |
Specifies the X position of the other |
|
|
Integer |
Specifies the Y position of the other |
|
|
Long |
Specifies the numeric value of the line |
|
|
LineStyle (enumerated) |
Specifies the style of the line. Values
|
|
|
LineThickness |
Integer |
Specifies the thickness of the line, |
|
String |
Specifies the tag value assigned to the |
|
|
Boolean |
Specifies whether the control is visible.
|
Events
|
Error event |
Occurs |
|---|---|
|
When the user object is created. |
|
|
When the user object is destroyed. |
Functions
|
Line function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the control |
|
|
Integer |
Creates a reference to a context-specific |
|
|
PowerObject |
Returns a reference to the name of the |
|
|
Integer |
Makes the control invisible |
|
|
Integer |
Moves the control to a specified location |
|
|
Integer |
Changes the length of the control (changes |
|
|
Integer |
Makes the control visible |
|
|
Object |
Returns the type of the control |