A simple ISelectionInstaller implementation
that draws an ellipse centered at a given point in world coordinate space.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class PointSelectionPaintable : ISelectionInstaller, IModelItemInstaller<Object> |
| Visual Basic |
|---|
Public Class PointSelectionPaintable _ Implements ISelectionInstaller, IModelItemInstaller(Of Object) |
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Drawing..::..PointSelectionPaintable
yWorks.Canvas.Drawing..::..PointSelectionPaintable