←Select platform

RasterSaveDialog Constructor

Summary

Creates an instance of the Save dialog class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal codecs As Leadtools.Codecs.RasterCodecs _ 
) 
public: 
RasterSaveDialog(  
   Leadtools.Codecs.RasterCodecs^ codecs 
) 

Parameters

codecs
Raster codecs object initiated with the codecs path.

Example

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

Leadtools.WinForms.CommonDialogs.File Assembly