LineSegment::GetFocusable Method (ShapeElement^)

 

Returns a value indicating whether this segment is focusable.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
bool GetFocusable(
	ShapeElement^ parentShape
)

Parameters

parentShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The shape to which this segment belongs.

Return Value

Type: System::Boolean
Return to top
Show: