Error processing SSI file
(Leadtools.Controls)

Show in webframe

ItemSizeMode Property




Indicates how the images are displayed inside their items.
Syntax
public virtual ControlSizeMode ItemSizeMode {get; set;}
'Declaration
 
Public Overridable Property ItemSizeMode As ControlSizeMode

Property Value

A value that indicate how the item images are displayed inside their items. Default value is ControlSizeMode.None.
Remarks

ItemSize and ItemSizeMode are used when the viewer is in "image list" or "thumbnails mode". For more information, for more information, refer to Image Viewer Items.

Example

For an example, refer to ItemSize.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file