RasterOpenDialog Constructor

Summary
Creates an instance of the Open dialog class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal codecs As RasterCodecs _ 
) 
public: 
RasterOpenDialog(  
   RasterCodecs^ codecs 
) 

Parameters

codecs
Raster codecs object initiated with the codecs path.

Example

Refer to RasterOpenDialog 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.

Leadtools.WinForms.CommonDialogs.File Assembly

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