PanAndZoom 类

定义

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
继承
PanAndZoom
属性
实现

构造函数

PanAndZoom()

属性

MaxThumbnailSpace
MaxZoom
MinZoom
VisibleRectangle
WindowBackgroundColor
Zoom

方法

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

事件

PanChanged
VisibleRectangleResize
ZoomChanged

适用于