A class for the realization of the tools which are used in work with the report scale.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

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

Inheritance Hierarchy

See Also