This property sets the appearance of the ImageKit Control border.

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

Property Value

This value is of type AppearanceStyle

Explanation

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

See Also

ImageKit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation