←Select platform

Start Method

Summary

Starts drawing the TargetObject.

Syntax
C#
VB
Objective-C
C++
Java
public override void Start() 
Public Overrides Sub Start()  
- (void)start 
@Override public void start() 
public:  
   virtual void Start() override 

Remarks

Call this method after setting up all the other properties of this AnnDrawDesigner object to start the drawing process.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly