Method | Description | |
---|---|---|
EdgeAnchorHandleDragTracker ( EdgeAnchorHandle, anchor ) : System.Collections | ||
OnDrag ( DiagramContext, context, Vector2 position ) : void | ||
OnDrop ( DiagramContext, context, Vector2 position ) : void |
public EdgeAnchorHandleDragTracker ( EdgeAnchorHandle, anchor ) : System.Collections | ||
anchor | EdgeAnchorHandle, | |
return | System.Collections |
public OnDrag ( DiagramContext, context, Vector2 position ) : void | ||
context | DiagramContext, | |
position | Vector2 | |
return | void |
public OnDrop ( DiagramContext, context, Vector2 position ) : void | ||
context | DiagramContext, | |
position | Vector2 | |
return | void |