Creates new instance of the Zoom struct with the specified mode.
Namespace:
PerpetuumSoft.Reporting.ViewAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public Zoom( ZoomMode mode ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ mode As ZoomMode _ ) |
Visual C++ |
---|
public: Zoom( ZoomMode mode ) |