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 the line |
|
|
Integer |
Specifies the Y position of one end of the line |
|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
Integer |
Specifies the X position of the other end of the |
|
|
Integer |
Specifies the Y position of the other end of the |
|
|
Long |
Specifies the numeric value of the line color: -2 |
|
|
LineStyle (enumerated) |
Specifies the style of the line. Values Continuous! Dash! DashDot! DashDotDot! Dot! Transparent! |
|
|
LineThickness |
Integer |
Specifies the thickness of the line, in |
|
String |
Specifies the tag value assigned to the |
|
|
Boolean |
Specifies whether the control is visible. Values TRUE — Control is visible. FALSE |
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 |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Integer |
Makes the control invisible |
|
|
Integer |
Moves the control to a specified |
|
|
Integer |
Changes the length of the control (changes the |
|
|
Integer |
Makes the control visible |
|
|
Object |
Returns the type of the control |