C#
VB
Java
WinRT C#
C++
Gets the options for loading ECW images.
public CodecsEcwLoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsEcwLoadOptions
public Leadtools.Codecs.CodecsEcwLoadOptions Load {get;}
public CodecsEcwLoadOptions getLoad()
get_Load();
public:
property Leadtools.Codecs.CodecsEcwLoadOptions^ Load {
Leadtools.Codecs.CodecsEcwLoadOptions^ get();
}
The ECW load options.
For an example, refer to CodecsEcwOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET