WindowlessComponentEventArgsCatched Property |
True if the Event has already been catched by another WindowlessComponent with an higher z-order.
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public virtual bool Catched { get; set; }
Public Overridable Property Catched As Boolean
Get
Set
Property Value
Type:
BooleanSee Also