Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

StartWorking Method (AnnTextDrawDesigner)






The AnnObject that will be drawn.
AnnTextDrawDesigner implementation of AnnDrawDesigner.StartWorking.
Syntax
protected override bool StartWorking( 
   AnnObject obj
)
'Declaration
 
Protected Overrides Function StartWorking( _
   ByVal obj As AnnObject _
) As Boolean
'Usage
 
Dim instance As AnnTextDrawDesigner
Dim obj As AnnObject
Dim value As Boolean
 
value = instance.StartWorking(obj)

            

            
protected:
bool StartWorking( 
   AnnObject^ obj
) override 

Parameters

obj
The AnnObject that will be drawn.
Requirements

Target Platforms

See Also

Reference

AnnTextDrawDesigner Class
AnnTextDrawDesigner Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)