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





DiagramItem.AllowModify override.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected override bool AllowModify (
    PointF current,
    InteractionState ist
)

Visual Basic  Copy Code

Protected Overrides Function AllowModify( _
    current As PointF, _
    ist As InteractionState _
) As Boolean

 Parameters

current

ist

 Return Value

 See Also

Selection Members
Selection Class
MindFusion.Diagramming Namespace