|
LongToSingle |
Top Previous Next |
|
LongToSingle (Method)
Changes the window coordinates (integer) into the drawing coordinates (single) respectively
Syntax: Function LongToSingle(xL As Integer, yL As Integer, xS As Single, yS As Single) As Boolean
The LongToSingle method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|