For internal use.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
Syntax
C#
Copy Code
|
---|
public bool DoModify ( PointF start, PointF end, AdjustmentHandle handle ) |
Visual Basic
Copy Code
|
---|
Public Function DoModify( _ start As PointF, _ end As PointF, _ handle As AdjustmentHandle _ ) As Boolean |
Parameters
Return Value
See Also