An interface that describes the current context for painting routines.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface IRenderContext : ICanvasContext, ILookup |
| Visual Basic |
|---|
Public Interface IRenderContext _ Inherits ICanvasContext, ILookup |