Dialog Property

Summary

Gets the dialog help ID RasterColorDialogHelpName that triggered the help event.

Syntax
C#
VB
C++
public RasterColorDialogHelpName Dialog { get; } 
  
Public ReadOnly Property Dialog As RasterColorDialogHelpName 
public: 
property RasterColorDialogHelpName Dialog { 
   RasterColorDialogHelpName get(); 
} 

Property Value

Represents the dialog help ID that triggers the help event.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.