←Select platform

StartWorking Method

Syntax

C#
VB
C++
protected override bool StartWorking( 
   AnnObject obj 
) 
  
Protected Overrides Function StartWorking( _ 
   ByVal obj As Leadtools.Annotations.AnnObject _ 
) As Boolean 
protected: 
bool StartWorking(  
   Leadtools.Annotations.AnnObject^ obj 
) override  

Parameters

obj
The AnnObject that will be drawn.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly