MindFusion.Wpf Pack Programmer's Guide
DiagramItem.ShouldRender Method
See Also
 





Determines whether the item should be rendered in the current context.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected bool ShouldRender ()

Visual Basic  Copy Code

Protected Function ShouldRender () As Boolean

 Return Value

true to draw the item; otherwise, false,

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming.Wpf Namespace