The templatable ContentControl for ILabels.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
[ObfuscationAttribute(Exclude = true, StripAfterObfuscation = false)] public class LabelControl : GraphItemControlBase<ILabel> |
| Visual Basic |
|---|
<ObfuscationAttribute(Exclude := True, StripAfterObfuscation := False)> _ Public Class LabelControl _ Inherits GraphItemControlBase(Of ILabel) |
Remarks
This class is used by LabelControlLabelStyleRenderer which is responsible for displaying
ILabelControlLabelStyles.
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
yWorks.yFiles.UI.Drawing..::..GraphItemControlBase<(Of <(<'ILabel>)>)>
yWorks.yFiles.UI.Drawing..::..LabelControl
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
yWorks.yFiles.UI.Drawing..::..GraphItemControlBase<(Of <(<'ILabel>)>)>
yWorks.yFiles.UI.Drawing..::..LabelControl