←Select platform

Working Method

Summary

Indicates whether this AnnDrawDesigner is currently drawing.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
protected virtual bool Working() 
Protected Overridable Function Working() As Boolean 
protected virtual bool Working() 
- (BOOL)working 
protected boolean working() 
 function Leadtools.Annotations.Designers.AnnDrawDesigner.Working() 
protected:  
   virtual bool Working() 

Return Value

true if this AnnDrawDesigner is currently drawing; otherwise, it is false.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

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.Annotations.Designers Assembly