A simple ISelectionInstaller, IFocusIndicatorInstaller and IHighlightInstaller
implementation
that draws an oriented rectangle as a selection box.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class OrientedRectangleSelectionPaintable : ISelectionInstaller, IHighlightInstaller, IFocusIndicatorInstaller, IModelItemInstaller<Object> |
| Visual Basic |
|---|
Public Class OrientedRectangleSelectionPaintable _ Implements ISelectionInstaller, IHighlightInstaller, IFocusIndicatorInstaller, IModelItemInstaller(Of Object) |
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Drawing..::..OrientedRectangleSelectionPaintable
yWorks.Canvas.Drawing..::..OrientedRectangleFocusPaintable
yWorks.Canvas.Drawing..::..OrientedRectangleHighlightPaintable
yWorks.Canvas.Drawing..::..OrientedRectangleSelectionPaintable
yWorks.Canvas.Drawing..::..OrientedRectangleFocusPaintable
yWorks.Canvas.Drawing..::..OrientedRectangleHighlightPaintable