This refers to the types of the display mode.

public enum DisplayMode

Public Members

Member Value Explanation
Clear 0 Clears the image within the ImageKit Control
Scale 1 Scale display mode
Stretch 2 Stretch display mode
ActualSize 3 Actual size display mode
FitToWidth 4 Fit to Width
FitToHeight 5 Fit to Height

See Also

ImageKit Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation