←Select platform

HasStarted Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly