An implementation of IPositionHandler
that shows the various label position candidates
and lets the user move a label to one of those candidate positions.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class LabelPositionHandler : IPositionHandler, IDragHandler, IPoint |
| Visual Basic |
|---|
Public Class LabelPositionHandler _ Implements IPositionHandler, IDragHandler, IPoint |
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Input..::..LabelPositionHandler
yWorks.yFiles.UI.Input..::..LabelPositionHandler