ASP.NET Pack Programmer's Guide
Selection.StartModify Method
See Also
 





DiagramItem.StartModify override.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected override void StartModify (
    PointF org,
    AdjustmentHandle handle,
    InteractionState ist
)

Visual Basic  Copy Code

Protected Overrides Sub StartModify( _
    org As PointF, _
    handle As AdjustmentHandle, _
    ist As InteractionState _
)

 Parameters

org

handle

ist

 See Also

Selection Members
Selection Class
MindFusion.Diagramming Namespace