A class for the realization of the tools which are used in work with the report scale.
Namespace:
PerpetuumSoft.Reporting.Silverlight.ClientAssembly: 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
System..::.Object
PerpetuumSoft.Reporting.Silverlight.Client..::.Tool
PerpetuumSoft.Reporting.Silverlight.Client..::.StandardTool
PerpetuumSoft.Reporting.Silverlight.Client..::.ZoomChangeTool
PerpetuumSoft.Reporting.Silverlight.Client..::.ZoomInTool
PerpetuumSoft.Reporting.Silverlight.Client..::.ZoomOutTool
PerpetuumSoft.Reporting.Silverlight.Client..::.Tool
PerpetuumSoft.Reporting.Silverlight.Client..::.StandardTool
PerpetuumSoft.Reporting.Silverlight.Client..::.ZoomChangeTool
PerpetuumSoft.Reporting.Silverlight.Client..::.ZoomInTool
PerpetuumSoft.Reporting.Silverlight.Client..::.ZoomOutTool