This method displays the image.
[Visual Basic]Public Function Display() As Boolean
[C#]Public bool Display();

Parameters

None

Return Value

Returns True if successful. Returns False if unsuccessful.

Explanation

When the DisplayMode property is 0 (Clear), the image displayed within the ImageKit Control is cleared. To display images in the ImageKit Control you must execute the Display method again. When the DisplayMode is 1 or more, the image is displayed.   

See Also

ImageKit.WPF.Web.ImageKit Members | Newtone.ImageKit.WPF.Web.ImageKit

 

The ImageKit WPF is created by Newtone Corporation