WebThumbnailViewerFlowDirection Property |
One of the FlowDirection enumerations to indicate the directional flow of the thumbnails.
Concecutive thumbnails will be laid out according to this property
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 FlowDirection FlowDirection { get; set; }
Public Property FlowDirection As FlowDirection
Get
Set
Property Value
Type:
FlowDirectionRemarks Caution |
---|
WebThumbnailViewer control is available with .NET Framework 3.5 and 4.5.2 only. |
See Also