OpenImageFileDialog.PreviewBorderStyle 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)
Syntaxpublic Border3DStyle PreviewBorderStyle { get; set; }
Public Property PreviewBorderStyle As Border3DStyle
Get
Set
Property Value
Type:
Border3DStyle The style of border used for the preview window.
See Also