LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.Color assembly)

RasterColorDialogString Constructor (RasterColorDialogString)

Show in webframe





New string for the ID
Dialog string id for the string that will be updated
Initializes a new instance of the RasterColorDialogString class.
Syntax
public RasterColorDialogString( 
   string defaultString,
   RasterColorDialogStringsId id
)
'Declaration
 
Public Function New( _
   ByVal defaultString As String, _
   ByVal id As RasterColorDialogStringsId _
)
'Usage
 
Dim defaultString As String
Dim id As RasterColorDialogStringsId
 
Dim instance As New RasterColorDialogString(defaultString, id)

            

            
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

See Also

Reference

RasterColorDialogString Class
RasterColorDialogString Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.