Click or drag to resize
NxViewPort Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxViewPort

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class NxViewPort : INxViewPort

The NxViewPort type exposes the following members.

Constructors
  NameDescription
Public methodNxViewPort
Initializes a new instance of the NxViewPort class
Top
Properties
  NameDescription
Public propertyHeight
Height of the canvas in pixels.
Public propertyWidth
Width of the canvas in pixels.
Public propertyZoomLevel
Zoom level.
Top
See Also