Gets or sets how the control displays the image and makes automatic adjustments to the display rectangle.
Syntax
JavaScript | |
---|
getSizeMode(): Leadtools.Web.Controls.ImageViewerSizeMode ;
setSizeMode(value: Leadtools.Web.Controls.ImageViewerSizeMode ); |
Return Value
Value that determines how the control displays the image and makes automatic adjustments to the display rectangle.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also