Skip to main content
All docs
V24.2

XtraDiagramExtensions.ContainsSelection(DiagramControl) Method

Namespace: DevExpress.XtraDiagram.Extensions

Assembly: DevExpress.XtraDiagram.v24.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

public static bool ContainsSelection(
    this DiagramControl diagram
)

Parameters

Name Type
diagram DiagramControl

Returns

Type
Boolean
See Also