WebThumbnailFlowStyleEnumJS Enumeration
In This Topic
Specifies available styles of an arrangement of thumbnails.
Members
| Member | Description |
| SingleColumn | Elements flow from the top of the design surface to the bottom in a single column. |
| SingleRow | Elements flow from the left edge of the design surface to the right in a single row. |
| WrappedRows | Elements flow from the left edge of the design surface to the right with wrapping. |
| FixedColumns | Elements flow from the left edge of the design surface to the right in a specified number of columns. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.WebThumbnailFlowStyleEnumJS
Browser Compatibility
See Also