ComponentOne Bitmap for UWP
IsAlive Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > ObjectReference Class : IsAlive Property
Gets a value indicating whether the tracked object is alive.
Syntax
'Declaration
 
Public ReadOnly Property IsAlive As System.Boolean
public System.bool IsAlive {get;}

Property Value

true if tracked object is alive; otherwise, false.
See Also

Reference

ObjectReference Class
ObjectReference Members