Vector Units Conversion

Once the vector image is loaded the vector points values are expressed in specific unit. LEADTOOLS provides the following functions for modifying unit type:

image\sqrblit.gif L_VecConvertPointFromUnit converts the value from a specified unit to a point unit type.

image\sqrblit.gif L_VecConvertPointToUnit converts the value from point unit to other unit type.

The user can change or retrive the currently used unit type in the vector toolkit by calling the L_VecSetUnit or L_VecGetUnit function.