Contains core classes for LEADTOOLS functionality including data types and helper classes.
Class | Description | |
---|---|---|
LeadEventArgs | Defines the base class for classes containing event data. | |
LeadLengthD | Stores a length value. | |
LeadMatrix | Represents a 3x3 affine transformation matrix used for transformations in 2-D space. | |
LeadPointD | Stores two numbers that represent the coordinates of a point (X and Y). | |
LeadRectD | Stores four numbers that represent the coordinates and size of a rectangle (X, Y, Width, and Height). | |
LeadSizeD | Stores two numbers that represent the size (Width and Height). | |
LTHelper | Represents a helper class used by the various LEADTOOLS components to detect the current browser and operating system. |
Enumeration | Description | |
---|---|---|
LTBrowser | Specifies the current browser. | |
LTDevice | Specifies the current device. | |
LTOS | Specifies the current operating system. |