←Select platform

StartWorking Method

Summary

Starts the drawing of the AnnObject.

Syntax

C#
VB
C++
protected virtual bool StartWorking( 
   AnnObject obj 
) 
  
Protected Overridable Function StartWorking( _ 
   ByVal obj As Leadtools.Windows.Annotations.AnnObject _ 
) As Boolean 
protected: 
virtual bool StartWorking(  
   Leadtools.Windows.Annotations.AnnObject^ obj 
)  

Parameters

obj
The AnnObject that will be drawn.

Return Value

true when drawing the specified annotation object is started correctly; otherwise, false.

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