LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

HasStarted Property (AnnRunDesigner)






Gets a value that indicates whether this AnnRunDesigner has started.
Syntax
public virtual bool HasStarted {get;}
'Declaration
 
Public Overridable ReadOnly Property HasStarted As Boolean
'Usage
 
Dim instance As AnnRunDesigner
Dim value As Boolean
 
value = instance.HasStarted
public virtual bool HasStarted {get;}
 get_HasStarted(); 
public:
virtual property bool HasStarted {
   bool get();
}

Property Value

true if this AnnRunDesigner has started running Object; otherwise, false.
Remarks
Start will start running Object and End will end it.
Example
For an example, refer to AnnRunDesigner.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnRunDesigner Class
AnnRunDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.