Jump to content

VioGetOrg: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
Line 2: Line 2:


==Syntax==
==Syntax==
  VioGetOrg (PSHORT psRow, PSHORT psColumn, HVPS hvps)
  VioGetOrg (psRow, psColumn, hvps)


==Parameters==
==Parameters==

Latest revision as of 15:03, 15 October 2023

Returns the screen coordinates for origin of Vio presentation space.

Syntax

VioGetOrg (psRow, psColumn, hvps)

Parameters

psRow (PSHORT)
row
psColumn (PSHORT)
column
hvps (HVPS)
Handle VIO presentation space

Related Functions