Returns whether or not the given IDiagramNode should be affected by this layout algorithm.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
protected bool IsIncluded( IDiagramNode node ) |
| Visual Basic (Declaration) |
|---|
Protected Function IsIncluded ( _ node As IDiagramNode _ ) As Boolean |