An implementation of the ILabelStyleRenderer interface that
can render ILabelControlLabelStyle instances.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class LabelControlLabelStyleRenderer : ShapedLabelStyleRendererBase<ILabelControlLabelStyle> |
| Visual Basic |
|---|
Public Class LabelControlLabelStyleRenderer _ Inherits ShapedLabelStyleRendererBase(Of ILabelControlLabelStyle) |
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, TStyle>)>)>
yWorks.yFiles.UI.Drawing..::..ShapedLabelStyleRendererBase<(Of <(<'ILabelControlLabelStyle>)>)>
yWorks.yFiles.UI.Drawing..::..LabelControlLabelStyleRenderer
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'ILabel, ILabelStyle, TStyle>)>)>
yWorks.yFiles.UI.Drawing..::..ShapedLabelStyleRendererBase<(Of <(<'ILabelControlLabelStyle>)>)>
yWorks.yFiles.UI.Drawing..::..LabelControlLabelStyleRenderer