LEADTOOLS Winrt (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

StartWorking Method (AnnEditDesigner)


The current operation.
The Index of the object being moved (or -1 if no thumb is being moved).
true to clip the mouse cursor to the control, otherwise; false.
Begins editing. It has an option to clip the mouse cursor. WinRT support
Syntax
protected virtual bool StartWorking( 
   AnnEditDesignerOperation operation,
   int thumbIndex,
   bool clipCursor
)
 function Leadtools.Annotations.Designers.AnnEditDesigner.StartWorking( 
   operation ,
   thumbIndex ,
   clipCursor 
)

Parameters

operation
The current operation.
thumbIndex
The Index of the object being moved (or -1 if no thumb is being moved).
clipCursor
true to clip the mouse cursor to the control, otherwise; false.

Return Value

true if this AnnEditDesigner has begun editing; otherwise, it is false.
Remarks

Derived classes should call this method after beginning the editing of an object.

Example

For more information and an example, refer to 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

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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