←Select platform

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 Leadtools.Winforms.Commondialogs.Color.RasterColorDialogStringsId _ 
) 
public: 
RasterColorDialogString(  
   String^ defaultString, 
   Leadtools.Winforms.Commondialogs.Color.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.