A convenience implementation of the IMarqueeTestable interface that provide two default instances.

Namespace: yWorks.Canvas.Drawing
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public sealed class MarqueeTestable : IMarqueeTestable
Visual Basic
Public NotInheritable Class MarqueeTestable _
	Implements IMarqueeTestable

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Drawing..::..MarqueeTestable

See Also