Click or drag to resize

OpenImageFileDialogPreviewBorderStyle Property

Gets or sets the style of border used for the preview window.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Border3DStyle PreviewBorderStyle { get; set; }

Property Value

Type: Border3DStyle
The style of border used for the preview window.
See Also