言語

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

適用対象