←Select platform

RasterColorDialogStringsId Enumeration

Summary

Indicates the dialog string ID.

Syntax

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

Members

ValueMemberDescription
0WindowLevelCaptionString ID for the Window Level dialog "Window Level" string.
1WindowLevelRangeString ID for the Window Level dialog "Range:" string.
2WindowLevelInsideString ID for the Window Level dialog "Inside" string.
3WindowLevelOutsideString ID for the Window Level dialog "Outside" string.
4WindowLevelColorsString ID for the Window Level dialog "Colors" string.
5WindowLevelEndColorsString ID for the Window Level dialog "End Color:" string.
6WindowLevelStartColorsString ID for the Window Level dialog "Start Color:" string.
7WindowLevelLUTCurveString ID for the Window Level dialog "LUT Carve" string.
8WindowLevelCurveModeString ID for the Window Level dialog "Mode:" string.
9WindowLevelFactorString ID for the Window Level dialog "Factor:" string.
10WindowLevelLinearString ID for the Window Level dialog "Linear" string.
11WindowLevelExponentialString ID for the Window Level dialog "Exponential" string.
12WindowLevelLogarithmicString ID for the Window Level dialog "Logarithmic" string.
13WindowLevelSigmoidString ID for the Window Level dialog "Sigmoid" string.
14WindowLevelLowLevelString ID for the Window Level dialog "Low Level:" string.
15WindowLevelHighLevelString ID for the Window Level dialog "High Level:" string.
16WindowLevelWindowString ID for the Window Level dialog "Window" string.
17WindowLevelCenterString ID for the Window Level dialog "Center:" string.
18WindowLevelWidthString ID for the Window Level dialog "Width:" string.
19WindowLevelOkString ID for the Window Level dialog "OK" string.
20WindowLevelCancelString ID for the Window Level dialog "Cancel" string.
21WindowLevelHelpString ID for the Window Level dialog "Help" string.
22WindowLevelValueDialogLowCaptionString ID for the Window Level dialog "Low Value Dialog" string.
23WindowLevelValueDialogHighCaptionString ID for the Window Level dialog "High Value Dialog" string.
24WindowLevelValueDialogValueString ID for the Window Level dialog "Value:" string.
25WindowLevelIdleStatusString ID for the Window Level idle status
26WindowLevelProcessingStatusString ID for the Window Level processing status
27WindowLevelCopyingStatusString ID for the Window Level copying status
28WindowLevelZoomToNormalString ID for the Window Level zoom to normal option
29WindowLevelZoomToFitWindowString ID for the Window Level zoom to fit window option
30WindowLevelNoteString ID for the Window Level tool tip note
Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.