Determines whether the item should be rendered in the current context.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected bool ShouldRender () |
Visual Basic Copy Code |
---|
Protected Function ShouldRender () As Boolean |
true to draw the item; otherwise, false,
WpfDiagram Programmer's Guide | © 2024 MindFusion |