Tesla Graphics Engine Documentation (January 2012)
Viewport Property
TeslaTesla.CoreEngineValueMapViewport
Gets the dimensions of the currently active viewport, represented by a Vector4. X = Viewport.X, Y = Viewport.Width, Z = Viewport.Y, W = Viewport.Height.
Declaration Syntax
C#
public Vector4 Viewport { get; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)