Calculates the position of the viewport (based on the pan field)

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public XY CalcPosition()
Visual Basic (Declaration)
Public Function CalcPosition As XY
Visual C++
public:
XY^ CalcPosition()

Return Value

the position of the viewport

See Also