←Select platform

RasterCodecsInstance Property (IMasterFormsRepository)

Summary

Gets the Leadtools.Codecs.RasterCodecs used for loading and saving images of objects that implement the IMasterFormsRepository interface.

Syntax

C#
VB
C++
Leadtools.Codecs.RasterCodecs RasterCodecsInstance {get;}
ReadOnly Property RasterCodecsInstance As Leadtools.Codecs.RasterCodecs
property Leadtools.Codecs.RasterCodecs^ RasterCodecsInstance { 
   Leadtools.Codecs.RasterCodecs^ get(); 
} 

Property Value

Returns the Leadtools.Codecs.RasterCodecs used for loading and saving images of objects that implement the IMasterFormsRepository interface.

Remarks

If this instance is null, images can neither be loaded nor be saved.

Example

A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

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