←Select platform

ShowPreview Property

Summary

Gets or sets the value that determines whether the dialog should include a Preview Window which will display the Image.

Syntax

C#
VB
C++
public bool ShowPreview {get; set;}
Public Property ShowPreview As Boolean
public: 
property bool ShowPreview { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true means the dialog should include Preview Window; false if otherwise.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize