Skip to main content
All docs
V25.2
  • XtraDiagramExtensions.ContainsSelection(DiagramControl) Method

    Namespace: DevExpress.XtraDiagram.Extensions

    Assembly: DevExpress.XtraDiagram.v25.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