|
override HPS.Event | Clone () |
|
| ComponentHighlightEvent () |
|
| ComponentHighlightEvent (HPS.ComponentHighlightEvent.Action in_action, HPS.Canvas in_canvas, ulong in_layer, HPS.ComponentPath in_path, HPS.HighlightOptionsKit in_options) |
|
| ComponentHighlightEvent (HPS.ComponentHighlightEvent.Action in_action, HPS.Canvas in_canvas, ulong in_layer, HPS.ComponentPath in_path) |
|
| ComponentHighlightEvent (HPS.ComponentHighlightEvent.Action in_action, HPS.Canvas in_canvas, ulong in_layer) |
|
| ComponentHighlightEvent (HPS.ComponentHighlightEvent.Action in_action, HPS.Canvas in_canvas) |
|
| ComponentHighlightEvent (HPS.Event in_event) |
|
| ComponentHighlightEvent (HPS.ComponentHighlightEvent in_that) |
|
override void | Dispose () |
|
virtual bool | Drop (HPS.Event in_that_event) |
|
delegate void | DtorDelegate (IntPtr cPtr) |
|
| Event (IntPtr in_channel) |
|
| Event () |
|
| Event (HPS.Event in_that) |
|
virtual IntPtr | Freshen () |
|
IntPtr | GetChannel () |
|
IntPtr | GetClassID () |
|
double | GetTimeStamp () |
|
bool | IsConsumable () |
|
|
override void | deleteCptr () |
|
override bool | DerivedClassHasMethod (string methodName, System.Type[] methodTypes) |
|
override IntPtr | GetNonDirectorClassID () |
|
override bool | IsUserDerived () |
|
|
static void | DtorCallback (IntPtr p) |
|
bool | cMemOwn |
|
HandleRef | cptr |
|
static Dictionary< IntPtr, Event > | cachedObjects = new Dictionary<IntPtr, Event>() |
|
static ReaderWriterLockSlim | mapLock = new ReaderWriterLockSlim(LockRecursionPolicy.SupportsRecursion) |
|
The ComponentHighlightEvent class is the event that will be triggered for each highlight or unhighlight call.
◆ ComponentHighlightEvent() [1/2]
HPS.ComponentHighlightEvent.ComponentHighlightEvent |
( |
| ) |
|
|
inline |
◆ ComponentHighlightEvent() [2/2]
HPS.ComponentHighlightEvent.ComponentHighlightEvent |
( |
HPS.Event |
in_event | ) |
|
|
inline |
◆ Clone()
override HPS.Event HPS.ComponentHighlightEvent.Clone |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- internals/hps_sprk/source/cs/HPS.ComponentHighlightEvent.cs