A void implementation of a node style renderer that does nothing.
Namespace: yWorks.yFiles.UI.Drawing.CommonAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
[SingletonSerializationAttribute] public sealed class VoidNodeStyleRenderer : VoidStyleRenderer<INode, INodeStyle>, INodeStyleRenderer, IStyleRenderer<INode, INodeStyle> |
| Visual Basic |
|---|
<SingletonSerializationAttribute> _ Public NotInheritable Class VoidNodeStyleRenderer _ Inherits VoidStyleRenderer(Of INode, INodeStyle) _ Implements INodeStyleRenderer, IStyleRenderer(Of INode, INodeStyle) |
Remarks
This class implements the singleton pattern. Use the shared static
Instance of this class instead of nullNothingnullptra null reference (Nothing in Visual Basic)
where nullNothingnullptra null reference (Nothing in Visual Basic) is not allowed. For example you cannot assign
nullNothingnullptra null reference (Nothing in Visual Basic) to the Renderer property of an
INodeStyle.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing.Common..::..VoidStyleRenderer<(Of <(<'INode, INodeStyle>)>)>
yWorks.yFiles.UI.Drawing.Common..::..VoidNodeStyleRenderer
yWorks.yFiles.UI.Drawing.Common..::..VoidStyleRenderer<(Of <(<'INode, INodeStyle>)>)>
yWorks.yFiles.UI.Drawing.Common..::..VoidNodeStyleRenderer