LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

StartWorking Method (AnnDrawDesigner)






The AnnObject that will be drawn.
Starts the drawing of the AnnObject.
Syntax
protected virtual bool StartWorking( 
   AnnObject obj
)
'Declaration
 
Protected Overridable Function StartWorking( _
   ByVal obj As AnnObject _
) As Boolean
'Usage
 
Dim instance As AnnDrawDesigner
Dim obj As AnnObject
Dim value As Boolean
 
value = instance.StartWorking(obj)
protected virtual bool StartWorking( 
   AnnObject obj
)
 function Leadtools.Annotations.AnnDrawDesigner.StartWorking( 
   obj 
)
protected:
virtual bool StartWorking( 
   AnnObject^ obj
) 

Parameters

obj
The AnnObject that will be drawn.

Return Value

true when drawing the specified annotation object is started correctly; otherwise, false.
Example
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnDrawDesigner Class
AnnDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.