←Select platform

FirstPointOnClick Property

Summary
Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click.
Syntax
C#
Objective-C
C++/CLI
Python
public bool FirstPointOnClick { get; set; } 
@property (nonatomic, assign) BOOL firstPointOnClick; 
public:  
   property bool FirstPointOnClick 
   { 
      bool get() 
      void set(bool value) 
   } 
FirstPointOnClick # get and set (AnnPolylineDrawDesigner) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly

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