Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

StartWorking Method (AnnEditDesigner)







The current operation.
The Index of the object being moved (or -1 if no thumb is being moved).
Begins editing.
Syntax
protected virtual bool StartWorking( 
   AnnEditDesignerOperation operation,
   int thumbIndex
)
'Declaration
 
Protected Overridable Function StartWorking( _
   ByVal operation As AnnEditDesignerOperation, _
   ByVal thumbIndex As Integer _
) As Boolean
'Usage
 
Dim instance As AnnEditDesigner
Dim operation As AnnEditDesignerOperation
Dim thumbIndex As Integer
Dim value As Boolean
 
value = instance.StartWorking(operation, thumbIndex)
protected virtual bool StartWorking( 
   AnnEditDesignerOperation operation,
   int thumbIndex
)
- (BOOL)startWorking:(LTAnnEditDesignerOperation)operation thumbIndex:(NSUInteger)thumbIndex clip:(BOOL)clipCursor
protected boolean startWorking(
  AnnEditDesignerOperation operation, 
  int thumbIndex
)
            
 function Leadtools.Annotations.Designers.AnnEditDesigner.StartWorking( 
   operation ,
   thumbIndex 
)

Parameters

operation
The current operation.
thumbIndex
The Index of the object being moved (or -1 if no thumb is being moved).
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

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

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