A control that renders an arrow.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
[TemplateVisualStateAttribute(Name = "Horizontal", GroupName = "OrientationStates")] [TemplateVisualStateAttribute(Name = "Vertical", GroupName = "OrientationStates")] public class ArrowControl : ContentControl |
| Visual Basic |
|---|
<TemplateVisualStateAttribute(Name := "Horizontal", GroupName := "OrientationStates")> _ <TemplateVisualStateAttribute(Name := "Vertical", GroupName := "OrientationStates")> _ Public Class ArrowControl _ Inherits ContentControl |
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..::..ArrowControl
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
yWorks.yFiles.UI.Drawing..::..ArrowControl