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.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.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