LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

HasStarted Property (AnnEditDesigner)

Show in webframe





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 property bool HasStarted {
   bool get();
}

Property Value

true if this AnnEditDesigner has started editing the object; otherwise, false.
Remarks
Start will start editing the object and End will end it.
Example

For C#/VB examples, refer to AnnDesigner.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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