←Select platform

FirstPointOnClick Property

Summary
Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click.
Syntax
C#
VB
C++
public bool FirstPointOnClick { get; set; } 
Public Property FirstPointOnClick As Boolean 
public:  
   property bool FirstPointOnClick 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to draw the first point on user click, false otherwise.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.