This property sets the appearance of the Thumbnail Control.

[Visual Basic] Public Property Appearance As ThumbnailAppearance
[C#] public ThumbnailAppearance Appearance {get; set;}

Property Value

This value is of type ThumbnailAppearance

Explanation

The Appearance property sets the appearance of the Thumbnail Control. The Appearance property is enabled when the BorderVisible property is set to True. When the Appearance property is set to Flat, the border color is determined by the BorderColor property.

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation