-
-
Notifications
You must be signed in to change notification settings - Fork 10
Crow.DebugLogger.DbgLayoutEvent
Jean-Philippe Bruyère edited this page Oct 26, 2021
·
1 revision
namespace: Crow.DebugLogger
DbgLayoutEvent
public class DbgLayoutEvent : DbgWidgetEvent
⬜ | prototype | description |
---|---|---|
DbgLayoutEvent () |
__ | |
DbgLayoutEvent (long timeStamp, DbgEvtType evt, int widgetInstanceIndex, LayoutingType layouting, LayoutingQueueItem.Result result, Rectangle oldSlot, Rectangle newSlot) |
__ |
⬜ | name | description |
---|---|---|
Color |
__ | |
IsLayoutEvent |
__ |
⬜ | prototype | description |
---|---|---|
string Print() |
__ | |
void SetLQI(LayoutingType layouting, LayoutingQueueItem.Result result, Rectangle oldSlot, Rectangle newSlot) |
__ | |
string ToString() |
__ |
⬜ | name | description |
---|