'Declaration Public Enum ThumbnailFlowStyle Inherits System.Enum
public enum ThumbnailFlowStyle : System.Enum
__value public enum ThumbnailFlowStyle : public System.Enum
public enum class ThumbnailFlowStyle : public System.Enum
'Declaration Public Enum ThumbnailFlowStyle Inherits System.Enum
public enum ThumbnailFlowStyle : System.Enum
__value public enum ThumbnailFlowStyle : public System.Enum
public enum class ThumbnailFlowStyle : public System.Enum
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. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.UI.ThumbnailFlowStyle
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5