NevronOpenVision
Nevron.Nov.Diagram Namespace / NTextBlockBaseEditor Class / VisitChildDisplaySubtree Method
VisitChildDisplaySubtree Method (NTextBlockBaseEditor)
Called to propagate the display traversal to the specified child node. This implementation directly calls the VisitDisplaySubtree method of the child node.
Syntax
public override void VisitChildDisplaySubtree( 
   NDisplayVisitor visitor,
   NVisual child
)

Parameters

visitor
child
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also