RasterColorDialogHelpName Enumeration

Summary

Indicates the dialog ID that triggered the help event.

Syntax
C#
VB
C++
public enum RasterColorDialogHelpName 
  
Public Enum RasterColorDialogHelpName  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterColorDialogHelpName : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0WindowLevelWindow Level dialog help event.
1UnknownNone dialog 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.