Experimental: this API is experimental and might be changed or removed in the future.

GraphElement.IsSelected

Cambiar al Manual
public bool IsSelected (UIElements.VisualElement selectionContainer);

Parámetros

selectionContainerThe container.

Valor de retorno

bool Returns true if the GraphElement is selected. Returns false otherwise.

Descripción

The GraphElement is currently selected in specific container.