Condividi tramite


Costruttore InkOverlaySelectionMovingEventArgs

Aggiornamento: novembre 2007

Inizializza una nuova istanza della classe InkOverlaySelectionMovingEventArgs.

Spazio dei nomi:  Microsoft.Ink
Assembly:  Microsoft.Ink (in Microsoft.Ink.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    newPixelRect As Rectangle _
)
'Utilizzo
Dim newPixelRect As Rectangle

Dim instance As New InkOverlaySelectionMovingEventArgs(newPixelRect)
public InkOverlaySelectionMovingEventArgs(
    Rectangle newPixelRect
)
public:
InkOverlaySelectionMovingEventArgs(
    Rectangle newPixelRect
)
public InkOverlaySelectionMovingEventArgs(
    Rectangle newPixelRect
)
public function InkOverlaySelectionMovingEventArgs(
    newPixelRect : Rectangle
)

Parametri

Piattaforme

Windows Vista

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Framework

Supportato in: 3.0

Vedere anche

Riferimenti

InkOverlaySelectionMovingEventArgs Classe

Membri InkOverlaySelectionMovingEventArgs

Spazio dei nomi Microsoft.Ink

InkOverlay.SelectionMoving