The ThumbnailHeight Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets a value indicating the height of the resulting thumbnail.Visual Basic (Declaration) | |
---|---|
Public Property ThumbnailHeight As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CreateThumbnailActivity Dim value As Integer instance.ThumbnailHeight = value value = instance.ThumbnailHeight |
C# | |
---|---|
public int ThumbnailHeight {get; set;} |
Property Value
The resulting thumbnail height.The default value for this property is 128.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7