Easymap. |
| Class | Description | |
|---|---|---|
| CommonFactory | Common methods and properties. | |
| DragDropArgs | Base EventArgs class, which provides data for drag-and-drop events. | |
| ElementInfo | ||
| ElementInfoCollection | ||
| HighlightedObjectCollection | List of all highlighted objects. | |
| InternalException | Defines exceptions that are thrown by a test item provider and that are wrapped in this exception. | |
| KeyEventArgs | Provides data for the key events. | |
| LTComponent | Base Component Class | |
| LTComponentArray | Array of LTComponents | |
| LTComponentArrayWriteable | Array of LTComponents which will be exported. | |
| LTComponentChangedArgs | Base ChangedArgs class for LTComponent | |
| LTComponentCollection | List of all available LTComponentes | |
| MouseEventArgs | Base EventArgs class, which provides data for mouse events. | |
| PaintArgs | Provides data for paint events. | |
| PropertyBag | Used to store string properties. | |
| ScaleSettings | Defines scale settings which is provided by WindowlessComponents. | |
| SelectedObjectCollection | List of all selected objects. | |
| SizeF | Stores an ordered pair of floating-point numbers. | |
| WindowlessComponent | Represents an object on the paper | |
| WindowlessComponentArray | Array of WindowlessComponents | |
| WindowlessComponentEventArgs | Base EventArgs class for WindowlessComponents |
| Interface | Description | |
|---|---|---|
| IDocumentProperty | Interface for the EasyMap document | |
| IForceVisible | Interface for EasyMap objects, which can force the visibility state. | |
| IGetJson |
| Delegate | Description | |
|---|---|---|
| DragDropHandler | Delegate for DragDrop events. | |
| KeyEventHandler | Delegate for KeyUp or KeyDown event. | |
| LTComponentChangedHandler | Represents the method that will handle the LTComponentChanged event. | |
| MouseEventHandler | Delegate for mouse events. | |
| PaintEventHandler | Delegate for the paint event. | |
| WindowlessComponentEventHandler | Delegate for WindowlessComponent events. |
| Enumeration | Description | |
|---|---|---|
| ChangeCategory | Specifies the category, which was changed on element. | |
| DragDropEffects | Specifies the possible effects of a drag-and-drop operation. | |
| DrawAction | Specifies the draw action | |
| HitTestAccuracy | Specifies the HitTest accuracy | |
| HitTestMode | Specifies the method used to select object using a boundingbox or radius GetChildsAt(PointF, HitTestAccuracy) | |
| MouseButtons | Specifies which mouse button was pressed. | |
| MoveMode | Specifies the MoveMode of a component |