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