←Select platform

HasStarted Property (AnnEditDesigner)

Summary

Gets a value that indicates whether this AnnEditDesigner has started.

Syntax

C#
VB
C++
public virtual bool HasStarted {get;}
Public Overridable ReadOnly Property HasStarted As Boolean
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize