Class |
Header File |
Comments |
Help Files |
Demo Project Source Code |
LVectorWindow |
LTCVWND.H |
The LVectorWindow class is derived from LVectorBase, and extends it by adding full user interface (UI) functionality. You can consider this class as a full windowed control that is capable of displaying vector images. The LVectorWindow class provides the following functionality: Vector Displaying Scrolling (which can be enabled or disabled) Palette handling Zooming Panning Keyboard handling UI tools including pan image and select objects Windows Drag/Drop operations for loading files |
\Examples\ClassLibrary\MSVC\VECTOR |
|
LVectorDialog |
LTCVDLG.H |
The LEADTOOLS C++ Class Library provides reusable dialogs for the most common LEADTOOLS vector functions. The vector common dialog features include:
|
\Examples\ClassLibrary\MSVC\VECTOR |
|
LVectorFile |
LTCVFILE.H |
The LVectorFile class is derived from LBaseFile and extends it to contain functions for loading and saving vectors from and to files on disk. |
\Examples\ClassLibrary\MSVC\VECTOR |
|
LToolbar |
LTCTB.H |
The LToolbar class is derived from the LBase class. It is used in conjunction with the Container class LContainer and the Automation class LAutomation. The LToolbar class contains the functionality for creating predefined and user defined toolbars. |
\Examples\ClassLibrary\MSVC\VECTOR |
|
LAutomation |
LTCAUT.H |
The LAutomation class is derived from the LBase class. It is used in conjunction with the Container class LContainer. The LAutomation class contains the functionality for coordinating low-level toolkit functions, LEAD Container functions and LEAD Toolbar functions. |
\Examples\ClassLibrary\MSVC\VECTOR |
|
LContainer |
LTCCON.H |
Provides high-level (automated mode) Vector Imaging functionality. |
\Examples\ClassLibrary\MSVC\VECTOR |
The LEADTOOLS C++ Class Library provides low level support for Vector Imaging.
The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL, but this DLL may require other DLLs. Refer to the "Files To Be Included With Your Application" topic in the help file for more information.
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