Click or drag to resize

WebThumbnailViewerLayout Property

Gets or sets the orientation of the control.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Layout Layout { get; set; }

Property Value

Type: Layout
Remarks
Caution note Caution
WebThumbnailViewer control is available with .NET Framework 3.5 and 4.5.2 only.
See Also