C#
VB
Java
C++
Gets the unit of measure for the vector image file.
public CodecsVectorUnit Unit { get; }
Public ReadOnly Property Unit As Leadtools.Codecs.CodecsVectorUnit
public CodecsVectorUnit getUnit()
public:
property Leadtools.Codecs.CodecsVectorUnit Unit {
Leadtools.Codecs.CodecsVectorUnit get();
}
The unit of measure for the vector image file.
LEADTOOLS provides support for reading a vector units for vector files, if the vector unit is not defined or could not be read, the dummy unit will be used
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