←Select platform

RasterCodecsInstance Property

Summary
Gets the Leadtools.Codecs.RasterCodecs object used to load/save Master Form images.
Syntax
C#
VB
C++
Java
public RasterCodecs RasterCodecsInstance { get; } 
  
Public ReadOnly Property RasterCodecsInstance As RasterCodecs 
public RasterCodecs getRasterCodecsInstance(); 
public: 
property RasterCodecs^ RasterCodecsInstance { 
   RasterCodecs^ get(); 
} 

Property Value

Returns the Leadtools.Codecs.RasterCodecs that is used for loading and saving Master Form images.

Remarks

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

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.Forms.Auto Assembly

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