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

Namespace: yWorks.Canvas.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

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