Provides IPaintable implementations for drawing text.
This is an abstract class that provides factory methods that each return
a concrete subclass of this.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public abstract class TextPaintable : IPaintable, IVisualCreator, IHitTestable, IBoundsProvider, IMarqueeTestable, IVisibilityTest |
| Visual Basic |
|---|
Public MustInherit Class TextPaintable _ Implements IPaintable, IVisualCreator, IHitTestable, IBoundsProvider, _ IMarqueeTestable, IVisibilityTest |
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Drawing..::..TextPaintable
yWorks.Canvas.Drawing..::..TextPaintable