C#
VB
Java
C++
Gets the options used when loading or saving a vector image file.
public CodecsVectorOptions Vector { get; }
Public ReadOnly Property Vector As Leadtools.Codecs.CodecsVectorOptions
public CodecsVectorOptions getVector()
public:
property Leadtools.Codecs.CodecsVectorOptions^ Vector {
Leadtools.Codecs.CodecsVectorOptions^ get();
}
An instance of CodecsVectorOptions object that contains the current vector image file load and save options.
For an example, refer to CodecsVectorLoadOptions.
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