A simple ISelectionInstaller, IFocusIndicatorInstaller and IHighlightInstaller
implementation
that draws an oriented rectangle as a selection box.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, ApplyToMembers = false)] public class OrientedRectangleSelectionPaintable : ISelectionInstaller, IHighlightInstaller, IFocusIndicatorInstaller, IModelItemInstaller<Object> |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := False)> _ 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