←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 EditObject; otherwise, false.

Remarks

Start will start editing EditObject and End will end it.

Example

For an example, refer to AnnDesigner.

Requirements

Target Platforms

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