The templatable ContentControl for ILabels.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class LabelControl : GraphItemControlBase<ILabel> |
| Visual Basic |
|---|
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..::..DependencyObject
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..::..DependencyObject
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