eDriven Framework API
InspectMode Field
NamespaceseDriven.Gui.ManagersMouseEventDispatcherInspectMode
eDriven Framework API
Optimization
Some calculations, like for the MouseWheelTarget for example, doesn't need to be updated
on each mouse move. However, when using the GuiInspector, we'd like to update its label for MWT
each time the user mouse-overs the new MWT
Declaration Syntax
C#Visual BasicVisual C++
public static bool InspectMode
Public Shared InspectMode As Boolean
public:
static bool InspectMode

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)