Class for realization of the tool which is used for scaling the report in the selected area. Inherited from StandardTool.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public class RegionZoomTool : StandardTool
Visual Basic (Declaration)
Public Class RegionZoomTool _
	Inherits StandardTool
Visual C++
public ref class RegionZoomTool : public StandardTool

Inheritance Hierarchy

See Also