Click or drag to resize
EntityOnRightMouseDown Field
Callback to execute when right mouse button is pressed over this entity (called once when button is pressed).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventCallback OnRightMouseDown

Field Value

Type: EventCallback
See Also