←Select platform

SizeMode Property

Summary

Gets a value that determines how the control displays the view and adjusts the display automatically.

Syntax
C#
VB
C++
public ControlSizeMode SizeMode { get; } 
Public ReadOnly Property SizeMode() As ControlSizeMode 
   Get 
public:  
   property ControlSizeMode^ SizeMode 
   { 
      ControlSizeMode^ get() 
   } 

Property Value

A value that determines how the control displays the image and adjusts the display automatically. Default value is ControlSizeMode.None.

Remarks

This value is the same set by the user to the last call to Zoom.

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

Leadtools.Controls Assembly

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