初始化 InPlaceSizeChangeEventArgs 類別的新執行個體。
命名空間: Microsoft.Ink.TextInput
組件: Microsoft.Ink (在 Microsoft.Ink.dll 中)
語法
'宣告
Public Sub New ( _
oldSize As Rectangle, _
newSize As Rectangle _
)
'用途
Dim oldSize As Rectangle
Dim newSize As Rectangle
Dim instance As New InPlaceSizeChangeEventArgs(oldSize, _
newSize)
public InPlaceSizeChangeEventArgs(
Rectangle oldSize,
Rectangle newSize
)
public:
InPlaceSizeChangeEventArgs(
Rectangle oldSize,
Rectangle newSize
)
public InPlaceSizeChangeEventArgs(
Rectangle oldSize,
Rectangle newSize
)
public function InPlaceSizeChangeEventArgs(
oldSize : Rectangle,
newSize : Rectangle
)
參數
- oldSize
型別:System.Drawing.Rectangle
目前的大小。
- newSize
型別:System.Drawing.Rectangle
輸入面板變更後的大小。
平台
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0