←Select platform

MinimumZoomFloaterSize Property

Summary

The minimum zoom floater size allowed while zooming in pixels.

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

Property Value

The minimum zoom floater size allowed while zooming in pixels. Default value is 16 by 16 pixels.

Remarks

MinimumZoomFloaterSize ensures that the user cannot zoom the floater to be smaller than a pre-defined value. Zooming out the floater to make the size close to zero and makes it hard for the user to interact with it.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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