C#
VB
C++
Gets a value that determines how the control displays the view and adjusts the display automatically.
public ControlSizeMode SizeMode { get; }
Public ReadOnly Property SizeMode() As ControlSizeMode
Get
public:
property ControlSizeMode^ SizeMode
{
ControlSizeMode^ get()
}
A value that determines how the control displays the image and adjusts the display automatically. Default value is ControlSizeMode.None.
This value is the same set by the user to the last call to Zoom.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET