GetDialogString Method

Summary
Gets a string for the specified Dialog String ID.
Syntax
C#
VB
C++
public static RasterColorDialogString GetDialogString( 
   RasterColorDialogStringsId id 
) 
  
Public Shared Function GetDialogString( _ 
   ByVal id As RasterColorDialogStringsId _ 
) As RasterColorDialogString 
public: 
static RasterColorDialogString^ GetDialogString(  
   RasterColorDialogStringsId id 
)  

Parameters

id
Dialog ID for the dialog strings.

Return Value

Returns the dialog string.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

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

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.