| Visual Basic (Declaration) | |
|---|---|
Public Enum RasterColorDialogStringsId Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum RasterColorDialogStringsId : Enum | |
| C++/CLI | |
|---|---|
public enum class RasterColorDialogStringsId : public Enum | |
| Member | Description |
|---|---|
| WindowLevelCaption | String ID for the Window Level dialog "Window Level" string. |
| WindowLevelRange | String ID for the Window Level dialog "Range:" string. |
| WindowLevelInside | String ID for the Window Level dialog "Inside" string. |
| WindowLevelOutside | String ID for the Window Level dialog "Outside" string. |
| WindowLevelColors | String ID for the Window Level dialog "Colors" string. |
| WindowLevelEndColors | String ID for the Window Level dialog "End Color:" string. |
| WindowLevelStartColors | String ID for the Window Level dialog "Start Color:" string. |
| WindowLevelLUTCurve | String ID for the Window Level dialog "LUT Carve" string. |
| WindowLevelCurveMode | String ID for the Window Level dialog "Mode:" string. |
| WindowLevelFactor | String ID for the Window Level dialog "Factor:" string. |
| WindowLevelLinear | String ID for the Window Level dialog "Linear" string. |
| WindowLevelExponential | String ID for the Window Level dialog "Exponential" string. |
| WindowLevelLogarithmic | String ID for the Window Level dialog "Logarithmic" string. |
| WindowLevelSigmoid | String ID for the Window Level dialog "Sigmoid" string. |
| WindowLevelLowLevel | String ID for the Window Level dialog "Low Level:" string. |
| WindowLevelHighLevel | String ID for the Window Level dialog "High Level:" string. |
| WindowLevelWindow | String ID for the Window Level dialog "Window" string. |
| WindowLevelCenter | String ID for the Window Level dialog "Center:" string. |
| WindowLevelWidth | String ID for the Window Level dialog "Width:" string. |
| WindowLevelOk | String ID for the Window Level dialog "OK" string. |
| WindowLevelCancel | String ID for the Window Level dialog "Cancel" string. |
| WindowLevelHelp | String ID for the Window Level dialog "Help" string. |
| WindowLevelValueDialogLowCaption | String ID for the Window Level dialog "Low Value Dialog" string. |
| WindowLevelValueDialogHighCaption | String ID for the Window Level dialog "High Value Dialog" string. |
| WindowLevelValueDialogValue | String ID for the Window Level dialog "Value:" string. |
| WindowLevelIdleStatus | String ID for the Window Level idle status |
| WindowLevelProcessingStatus | String ID for the Window Level processing status |
| WindowLevelCopyingStatus | String ID for the Window Level copying status |
| WindowLevelZoomToNormal | String ID for the Window Level zoom to normal option |
| WindowLevelZoomToFitWindow | String ID for the Window Level zoom to fit window option |
| WindowLevelNote | String ID for the Window Level tool tip note |
Refer to RasterWindowLevelDialog example.
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.Color.RasterColorDialogStringsId
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family