Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnEditDesigner Class : StartWorking Method |
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 )
Derived classes should call this method after beginning the editing of an object.
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations