MapShapeBase Events
The base class for all shapes that a map control can draw.
Name | Description |
---|---|
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
Mouse |
Occurs when the mouse pointer enters the map item.
Inherited from Map |
Mouse |
Occurs when the mouse pointer leaves the map item.
Inherited from Map |
Mouse |
Occurs when the left mouse button is pressed while the mouse pointer is over this element.
Inherited from Map |
Mouse |
Occurs when the left mouse button is released while the mouse pointer is over this element.
Inherited from Map |
Mouse |
Occurs when the mouse pointer moves while over this element.
Inherited from Map |
Mouse |
Occurs when the right mouse button is pressed while the mouse pointer is over this element.
Inherited from Map |
Mouse |
Occurs when the right mouse button is released while the mouse pointer is over this element.
Inherited from Map |
Property |
Occurs every time any of the Map |
See Also