次の方法で共有


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

適用対象