←Select platform

DiskMasterFormsRepository Constructor (DiskMasterFormsRepository)

Summary

Initializes a new instance of the DiskMasterFormsRepository class.

Syntax

C#
VB
C++
public DiskMasterFormsRepository(  
   Leadtools.Codecs.RasterCodecs rasterCodecsInstance, 
   string path 
) 
Public Function New( _ 
   ByVal rasterCodecsInstance As Leadtools.Codecs.RasterCodecs, _ 
   ByVal path As String _ 
) 
public: 
DiskMasterFormsRepository(  
   Leadtools.Codecs.RasterCodecs^ rasterCodecsInstance, 
   String^ path 
) 

Parameters

rasterCodecsInstance
Leadtools.Codecs.RasterCodecs object to load/save Master Form images.

path
The path of the root directory of this repository.

Remarks

The source code for this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

The created object will be filled with the Master Forms and sub-categories that are inside the root category.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize