Search
DecorationEventArgs Members
Constructors Properties Methods
 


Specifies data for map decoration related events.

The following tables list the members exposed by the DecorationEventArgs type.

 Public Constructors

  Name Description

DecorationEventArgs

Initializes a new instance of the DecorationEventArgs class.

 Public Properties

  Name Description

decoration

Gets the decoration related to the event.

 Public Methods

  Name Description

getMouseButton

Gets which mouse button has been pressed. (Inherited from MapEventArgs.)

getMousePosition

Gets the current mouse pointer position. (Inherited from MapEventArgs.)

 See Also