A void/null implementation of the IVisualCreator interface
that does nothing.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.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