A simple convenience implementation of an IReshapeHandleProvider that returns handles that modify a IMutableRectangle.

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class ReshapeableHandles : ReshapeHandleProvider
Visual Basic
Public Class ReshapeableHandles _
	Inherits ReshapeHandleProvider

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Input..::..ReshapeHandleProvider
    yWorks.Canvas.Input..::..ReshapeableHandles

See Also