LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

StartWorking Method (AnnTextDrawDesigner)






The AnnObject that will be drawn.
AnnTextDrawDesigner implementation of AnnDrawDesigner.StartWorking. .NET support
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 override bool StartWorking( 
   AnnObject obj
)
 function Leadtools.Windows.Annotations.AnnTextDrawDesigner.StartWorking( 
   obj 
)
protected:
bool StartWorking( 
   AnnObject^ obj
) override 

Parameters

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

AnnTextDrawDesigner Class
AnnTextDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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