Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
HasStarted Property
See Also 
Leadtools.Annotations Namespace > AnnRunDesigner Class : HasStarted Property



Gets a value that indicates whether this AnnRunDesigner has started.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property HasStarted As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnRunDesigner
Dim value As Boolean
 
value = instance.HasStarted
C# 
public virtual bool HasStarted {get;}
C++/CLI 
public:
virtual property bool HasStarted {
   bool get();
}

Return Value

true if this AnnRunDesigner has started running AnnRunDesigner.Object; otherwise, false.

Example

For an example, refer to AnnRunDesigner.

Remarks

(Read only) AnnRunDesigner.Start will start running AnnRunDesigner.Object and End will end it.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features