Once the vector image is loaded the vector points values are expressed in specific unit. LEADTOOLS provides the following functions for modifying unit type:
LVectorBase::ConvertPointFromUnit converts the value from a specified unit to a point unit type.
LVectorBase::ConvertPointToUnit converts the value from point unit to other unit type.
The user can change or retrieve the currently used unit type in the vector toolkit by calling the LVectorBase::SetUnit or LVectorBase::GetUnit function.
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