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

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

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