Specifies the thumbnail size
Namespace:
IpernityNETAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public enum Thumbsize |
Visual Basic (Declaration) |
---|
Public Enumeration Thumbsize |
Visual C++ |
---|
public enum class Thumbsize |
Members
Member name | Description | |
---|---|---|
Defaut |
The defaut size
| |
SeventyFive |
75 pixels
| |
OneHundred |
100 pixels
| |
TwoHundredForty |
240 pixels
| |
FiveHundred |
500 pixels
| |
FiveHundredSixty |
560 pixels
| |
ThousandAndTwentyFour |
1024 pixels
|