A convenience implementation of the IHandle interface
that can be used to constrain the handle of an item.
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public abstract class ConstrainedHandle : ConstrainedDragHandler<IHandle>, IHandle, IDragHandler |
| Visual Basic |
|---|
Public MustInherit Class ConstrainedHandle _ Inherits ConstrainedDragHandler(Of IHandle) _ Implements IHandle, IDragHandler |
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Input..::..ConstrainedDragHandler<(Of <(<'IHandle>)>)>
yWorks.Canvas.Input..::..ConstrainedHandle
yWorks.Canvas.Input..::..ConstrainedDragHandler<(Of <(<'IHandle>)>)>
yWorks.Canvas.Input..::..ConstrainedHandle