This property sets or retrieves the value of the Edit.AspectRatio property of the ImageKit control.

[Visual Basic]Public Property BaseImageKitAspectRatio As Boolean
[C#]public bool BaseImageKitAspectRatio {get; set;}

Property Value

True: Original image aspect ratio maintained
False: Original image aspect ratio NOT maintained
Default value is False.

Explanation

The BaseImageKitAspectRatio property sets or retrieves the Edit.AspectRatio property of the ImageKit control. When the SettingsForEachImageKit property is False, use the BaseImageKitAspectRatio property to set the Edit.AspectRatio property for all ImageKit controls on the form.

This property is enabled when the SettingsForEachImageKit property is False.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Win.ToolBarSetupObjects

 

The ImageKit.NET3 is created by Newtone Corporation