DiagramQueryItemSnappingEventArgs Constructors
Provides data for the DiagramControl.QueryItemSnapping event.Name | Parameters | Description |
---|---|---|
DiagramQueryItemSnappingEventArgs(DiagramItem, DiagramItem, Boolean) | item, snapTo, allow | Initializes a new instance of the DiagramQueryItemSnappingEventArgs class. |
See Also