←Select platform

Points Property

Summary

An array of all points from the native event.

Syntax
C#
C++/CLI
public LeadPoint[] Points { get; set; } 
public:  
   property array<LeadPoint^>^ Points 
   { 
      array<LeadPoint^>^ get() 
      void set(array<LeadPoint^>^ value) 
   } 

Property Value

An array of LeadPoint with a length of at least 1 with all the points from the native event.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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