VioSetOrg: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Legacy | {{Legacy | ||
|RepFunc=[[VioSetOrigin]] | |RepFunc=[[VioSetOrigin]] | ||
|Remarks= | |Remarks= | ||
}} | }} | ||
==Syntax== | ==Syntax== | ||
VioSetOrg( | VioSetOrg (sRow, sColumn, hvps) | ||
==Parameters== | ==Parameters== | ||
;sRow ([[SHORT]]):row | |||
;sColumn (SHORT):column | |||
;hvps (HVPS):handle to presentation space | |||
==Return Code== | ==Return Code== | ||
[[Category:Vio]] | [[Category:Vio]] |
Revision as of 18:52, 26 September 2017
![]() | |
---|---|
It is recommended to use a newer replacement for this function. | |
Replacement: | VioSetOrigin |
Remarks: |
Syntax
VioSetOrg (sRow, sColumn, hvps)
Parameters
- sRow (SHORT)
- row
- sColumn (SHORT)
- column
- hvps (HVPS)
- handle to presentation space