A utility implementation of the IReshapeHandler interface that can be used to constrain the reshaping of an existing instance conveniently.

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public abstract class ConstrainedReshapeHandler : IReshapeHandler
Visual Basic
Public MustInherit Class ConstrainedReshapeHandler _
	Implements IReshapeHandler

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Input..::..ConstrainedReshapeHandler

See Also