ShapeElement::Focused Method (DiagramClientView^)

 

Verifies whether the shape has the focus.

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

public:
bool Focused(
	DiagramClientView^ view
)

Return Value

Type: System::Boolean

true if the shape has the focus; otherwise, false.

Return to top
Show: