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

HasStarted Property (AnnEditDesigner)






Gets a value that indicates whether this AnnEditDesigner has started.
Syntax
public virtual bool HasStarted {get;}
'Declaration
 
Public Overridable ReadOnly Property HasStarted As Boolean
'Usage
 
Dim instance As AnnEditDesigner
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 AnnEditDesigner has started editing EditObject; otherwise, false.
Remarks
Start will start editing EditObject and End will end it.
Example
For an example, refer to AnnDesigner.
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

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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