A void implementation of a label 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 VoidLabelStyleRenderer : VoidStyleRenderer<ILabel, ILabelStyle>, ILabelStyleRenderer, IStyleRenderer<ILabel, ILabelStyle> |
| Visual Basic |
|---|
<SingletonSerializationAttribute> _ Public NotInheritable Class VoidLabelStyleRenderer _ Inherits VoidStyleRenderer(Of ILabel, ILabelStyle) _ Implements ILabelStyleRenderer, IStyleRenderer(Of ILabel, ILabelStyle) |
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
ILabelStyle.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing.Common..::..VoidStyleRenderer<(Of <(<'ILabel, ILabelStyle>)>)>
yWorks.yFiles.UI.Drawing.Common..::..VoidLabelStyleRenderer
yWorks.yFiles.UI.Drawing.Common..::..VoidStyleRenderer<(Of <(<'ILabel, ILabelStyle>)>)>
yWorks.yFiles.UI.Drawing.Common..::..VoidLabelStyleRenderer