Este tema aún no ha recibido ninguna valoración - Valorar este tema

InkCollectorCursorInRangeEventArgs.NewCursor (Propiedad)

Gets a Boolean value that indicates whether this is the first time this InkCollector object has come in contact with the Cursor object that generated the CursorInRange event.

Espacio de nombres: Microsoft.Ink
Ensamblado: Microsoft.Ink (en microsoft.ink.dll)

public bool NewCursor { get; }
/** @property */
public boolean get_NewCursor ()

public function get NewCursor () : boolean

No aplicable.

Valor de propiedad

Whether this is the first time this InkCollector object has come in contact with the Cursor object that generated the CursorInRange event.

Value

Meaning

true

This is the first time this InkCollector object has come in contact with this Cursor object.

false

This InkCollector has come in contact with this Cursor before.

Windows XP Media Center

Microsoft .NET Framework 3.0 es compatible con Windows Vista, Microsoft Windows XP SP2 y Windows Server 2003 SP1.

.NET Framework

Compatible con: 3.0
¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.