XtraDiagramExtensions.ContainsSelection(DiagramControl) Method
Namespace: DevExpress.XtraDiagram.Extensions
Assembly: DevExpress.XtraDiagram.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| diagram | DiagramControl |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.XtraDiagram.Extensions
Assembly: DevExpress.XtraDiagram.v26.1.dll
public static bool ContainsSelection(
this DiagramControl diagram
)
<ExtensionAttribute>
Public Shared Function ContainsSelection(
diagram As DiagramControl
) As Boolean
| Name | Type |
|---|---|
| diagram | DiagramControl |
| Type |
|---|
| Boolean |