Sets new zoom
Namespace:
PerpetuumSoft.Reporting.ViewAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public void SetNewZoom( Zoom zoom ) |
| Visual Basic (Declaration) |
|---|
Public Sub SetNewZoom ( _ zoom As Zoom _ ) |
| Visual C++ |
|---|
public: void SetNewZoom( Zoom zoom ) |
Parameters
- zoom
- Type: PerpetuumSoft.Reporting.View..::.Zoom