Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

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
) 

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

See Also

Reference

AnnDrawDesigner Class
AnnDrawDesigner Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features