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

Working Method (AnnDrawDesigner)






A System.Drawing.Rectangle structure that represents the invalid rectangle to paint.
Continues the drawing of the AnnObject.
Syntax
protected virtual bool Working( 
   Rectangle rcInvalid
)
'Declaration
 
Protected Overridable Function Working( _
   ByVal rcInvalid As Rectangle _
) As Boolean
'Usage
 
Dim instance As AnnDrawDesigner
Dim rcInvalid As Rectangle
Dim value As Boolean
 
value = instance.Working(rcInvalid)
protected virtual bool Working( 
   Rectangle rcInvalid
)
 function Leadtools.Annotations.AnnDrawDesigner.Working( 
   rcInvalid 
)
protected:
virtual bool Working( 
   Rectangle rcInvalid
) 

Parameters

rcInvalid
A System.Drawing.Rectangle structure that represents the invalid rectangle to paint.

Return Value

true if the drawing process is continued successfully; 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.