This topic has not yet been rated - Rate this topic

ShapeElement.FindFirstChild Method

Searches for the first child in the navigation sequence for the shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public DiagramItem FindFirstChild(
	bool focusableRequired
)

Parameters

focusableRequired
Type: System.Boolean
true if the child must be able to have focus to be considered; otherwise, false.

Return Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramItem
The first child in the navigation sequence for the shape.

By default, shape fields precede child shapes in the navigation sequence.

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