←Select platform

EdgeSize Property

Summary

Edge detection size in pixels.

Syntax
C#
C++/CLI
public LeadSize EdgeSize { get; set; } 
public:  
   property LeadSize^ EdgeSize 
   { 
      LeadSize^ get() 
      void set(LeadSize^ value) 
   } 

Property Value

The edge detection size in pixels. Default value is 15,15.

Remarks

EdgeSize is used control how far the mouse or touch position from the boundary of the view to be considered inside the edge and for auto-pan to start working that direction.

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.