RasterColorDialogString Constructor

Summary
Initializes a new instance of the RasterColorDialogString class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal defaultString As String, _ 
   ByVal id As RasterColorDialogStringsId _ 
) 
public: 
RasterColorDialogString(  
   String^ defaultString, 
   RasterColorDialogStringsId id 
) 

Parameters

defaultString
New string for the ID

id
Dialog string id for the string that will be updated

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.