This topic has not yet been rated - Rate this topic

NodeShape.PermitChildVisibility Method

Verifies whether the child shape can appear.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
protected override bool PermitChildVisibility(
	ShapeElement childShape
)

Parameters

childShape
Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
The child shape to check.

Return Value

Type: System.Boolean
true if the child shape can appear; otherwise, false.

Collapsed nodes hide their nested children

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ