ShapeElement::Selected Method (DiagramClientView^)

 

Verifies whether the shape is selected in a specified view.

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

public:
bool Selected(
	DiagramClientView^ view
)

Return Value

Type: System::Boolean

true if the shape is selected; otherwise, false.

Return to top
Show: