A specialized version of the IHandleProvider interface that can be used to query IHandle implementation for resizing an object.

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 interface IReshapeHandleProvider
Visual Basic
Public Interface IReshapeHandleProvider

Related Demo Applications

The following programming samples are available: Also see the yFiles WPF tutorials for step by step introductions.

See Also