This property sets the display mode of the ImageKit Control.

[Visual Basic]Public ReadOnly Property DisplayMode As DisplayMode
[C#]public DisplayMode DisplayMode {get; set;}

Property Value

This value is of type DisplayMode

The default value is DisplayMode.Scale

Explanation

The DisplayMode property sets the display mode of the WebImageKit Control. Set this property before executing the Display method.

See Also

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

 

The ImageKit WPF is created by Newtone Corporation