A void/null implementation of the IVisualCreator interface
that does nothing.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public sealed class VoidVisualCreator : IVisualCreator |
| Visual Basic |
|---|
Public NotInheritable Class VoidVisualCreator _ Implements IVisualCreator |
Remarks
Use the Instance instance of nullNothingnullptra null reference (Nothing in Visual Basic) for methods that
require non-nullNothingnullptra null reference (Nothing in Visual Basic) implementations but if you want to have the default void behavior.
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Drawing..::..VoidVisualCreator
yWorks.Canvas.Drawing..::..VoidVisualCreator