Gets the page area screen coordinates.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected override Rect RectToScreen( ReportRegion region ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function RectToScreen ( _ region As ReportRegion _ ) As Rect |
| Visual C++ |
|---|
protected: virtual Rect RectToScreen( ReportRegion region ) override |