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

Syntax

C#
public interface IReshapeHandleProvider
Visual Basic
Public Interface IReshapeHandleProvider

Related Demo Applications

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

See Also