Skip to main content
A newer version of this page is available. .

DiagramConnector.CanSnapToThisItem Property

This member is not supported by the DiagramConnector class.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Diagram, DevExpress.Wpf.Diagram

Declaration

[Browsable(false)]
public bool? CanSnapToThisItem { get; set; }

Property Value

Type
Nullable<Boolean>
See Also