DiagramConnector.CanSnapToOtherItems Property
This member is not supported by the DiagramConnector class.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool? CanSnapToOtherItems { get; set; }
Property Value
Type |
---|
Nullable<Boolean> |
See Also