LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

StartWorking Method (AnnRichTextDrawDesigner)

Show in webframe





The AnnObject that will be drawn.
AnnRichTextDrawDesigner 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 AnnRichTextDrawDesigner
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

AnnRichTextDrawDesigner Class
AnnRichTextDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.