←Select platform

AnnLineDrawDesigner Class

Summary

This class extends the AnnDrawDesigner class to provide functionality for drawing an AnnLineObject on an annotation container.

Syntax

C#
VB
C++
public class AnnLineDrawDesigner : AnnDrawDesigner 
  
Public Class AnnLineDrawDesigner  
   Inherits Leadtools.Windows.Annotations.AnnDrawDesigner 
public ref class AnnLineDrawDesigner : public Leadtools.Windows.Annotations.AnnDrawDesigner  

Remarks

You can use the AnnLineDrawDesigner class to draw an AnnLineObject or any other object that derives from it. For example, this designer is used to draw AnnPointerObject objects as well.

Example

For C#/VB examples, refer to AnnDesigner.

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.Windows.Annotations Assembly