C#
VB
C++
Specify Vector Load Options to load Vector files.
public CodecsVectorLoadOptions Options { get; set; }
Public Property Options As Leadtools.Codecs.CodecsVectorLoadOptions
public:
property Leadtools.Codecs.CodecsVectorLoadOptions^ Options {
Leadtools.Codecs.CodecsVectorLoadOptions^ get();
void set ( Leadtools.Codecs.CodecsVectorLoadOptions^ value);
}
Vector Load Options
Refer to RasterOpenDialog example.
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