Calculates the size of the viewport (based on the zoom field)
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
public XY CalcSize() |
Visual Basic (Declaration) |
---|
Public Function CalcSize As XY |
Visual C++ |
---|
public: XY^ CalcSize() |