Can be overriden by inheriting classes that want to implement completely new input handling and rendering.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C#
![]() |
---|
protected virtual bool OverrideViewUI () |
Visual Basic
![]() |
---|
Protected Overridable Function OverrideViewUI () As Boolean |
true if a class derived from DiagramView provides its own OnPaint and OnMouse* implementations, otherwise false.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |