FAQ's - APPX Software, Inc. : APPX Utility : APPX Development Environment : Tips & Techniques :
How do you create a vertical or horizontal line on an input image? | |
APPX 4.2 Appx doesn’t have a Line widget however starting in release 4.2 you can create lines using the following techniques. To get a horizontal line, add a box widget to the screen and set the height adjustment parameter to -90. To produce a vertical line, create a label widget with the height adjustment set to -80. Note that the use of negative values are supported in release 4.2 (and up) only. | |
[Append to This Answer] | |
2003-Dec-18 2:58pm |
Previous: | What is pdf "---ENTRY SELECTED PATH" used for? |
Next: | How do I keep production applications from accidentally being changed? |
|