PanAndZoom Class

Definition

public ref class PanAndZoom : System::Windows::Forms::UserControl, Microsoft::ReportDesigner::IPanAndZoom
[System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.PanAndZoom), "images.PanAndZoom.bmp")]
public class PanAndZoom : System.Windows.Forms.UserControl, Microsoft.ReportDesigner.IPanAndZoom
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.PanAndZoom), "images.PanAndZoom.bmp")>]
type PanAndZoom = class
    inherit UserControl
    interface IPanAndZoom
Public Class PanAndZoom
Inherits UserControl
Implements IPanAndZoom
Inheritance
PanAndZoom
Attributes
Implements

Constructors

PanAndZoom()

Properties

MaxThumbnailSpace
MaxZoom
MinZoom
VisibleRectangle
WindowBackgroundColor
Zoom

Methods

Dispose(Boolean)
DisposeManagedResources()
Update(Image, Rectangle)

Events

PanChanged
VisibleRectangleResize
ZoomChanged

Applies to