Gets the
RasterCodecs used for loading and saving images of objects that implement the
IMasterFormsRepository interface.
Syntax
Visual Basic (Declaration) | |
---|
Overridable ReadOnly Property RasterCodecsInstance As RasterCodecs |
Return Value
Returns the
RasterCodecs used for loading and saving images of objects that implement the
IMasterFormsRepository interface.
Example
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also