Compartilhar via


Método InkOverlay.OnSelectionResizing

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

Sintaxe

'Declaração
Protected Overridable Sub OnSelectionResizing ( _
    e As InkOverlaySelectionResizingEventArgs _
)
'Uso
Dim e As InkOverlaySelectionResizingEventArgs

Me.OnSelectionResizing(e)
protected virtual void OnSelectionResizing(
    InkOverlaySelectionResizingEventArgs e
)
protected:
virtual void OnSelectionResizing(
    InkOverlaySelectionResizingEventArgs^ e
)
protected function OnSelectionResizing(
    e : InkOverlaySelectionResizingEventArgs
)

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

InkOverlay Classe

Membros InkOverlay

Namespace Microsoft.Ink