Compartilhar via


Construtor InkOverlaySelectionChangingEventArgs

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

Sintaxe

'Declaração
Public Sub New ( _
    newSelection As Strokes _
)
'Uso
Dim newSelection As Strokes

Dim instance As New InkOverlaySelectionChangingEventArgs(newSelection)
public InkOverlaySelectionChangingEventArgs(
    Strokes newSelection
)
public:
InkOverlaySelectionChangingEventArgs(
    Strokes^ newSelection
)
public function InkOverlaySelectionChangingEventArgs(
    newSelection : Strokes
)

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

InkOverlaySelectionChangingEventArgs Classe

Membros InkOverlaySelectionChangingEventArgs

Namespace Microsoft.Ink