Abstract base class implementation of the IReshapeHandleProvider interface that has properties to store the values provided by a corresponding ISizeConstraintProvider<(Of <(<'T>)>)>.

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

Syntax

C#
public abstract class ReshapeHandleProvider : IReshapeHandleProvider
Visual Basic
Public MustInherit Class ReshapeHandleProvider _
	Implements IReshapeHandleProvider

Inheritance Hierarchy

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

See Also