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.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

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