LEADTOOLS Annotations (Leadtools.Annotations assembly)

HasStarted Property (AnnRunDesigner)

Show in webframe





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 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

See Also

Reference

AnnRunDesigner Class
AnnRunDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.