Click or drag to resize

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; }

Property Value

Type: Boolean
See Also