Construtor InkOverlaySelectionResizedEventArgs

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink (em Microsoft.Ink.dll)

Sintaxe

'Declaração
Public Sub New ( _
    oldSelectionBoundingRect As Rectangle _
)
'Uso
Dim oldSelectionBoundingRect As Rectangle

Dim instance As New InkOverlaySelectionResizedEventArgs(oldSelectionBoundingRect)
public InkOverlaySelectionResizedEventArgs(
    Rectangle oldSelectionBoundingRect
)
public:
InkOverlaySelectionResizedEventArgs(
    Rectangle oldSelectionBoundingRect
)
public function InkOverlaySelectionResizedEventArgs(
    oldSelectionBoundingRect : Rectangle
)

Parâmetros

Plataformas

Windows Vista

o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.

Informações sobre versão

.NET Framework

Compatível com: 3.0

Consulte também

Referência

InkOverlaySelectionResizedEventArgs Classe

Membros InkOverlaySelectionResizedEventArgs

Namespace Microsoft.Ink