Gets/sets the value which specifies how to handle situations when the image is not fit at its placeholder at the page.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property ImageFitMode As ImageFitMode
[BrowsableAttribute(true)] public ImageFitMode ImageFitMode { get; set; }