Implements a border control with distinct appearance of each of its sides.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public class FourSidedBorder : ContentControl |
Visual Basic Copy Code |
---|
Public Class FourSidedBorder |
This class is used to draw cell borders in the default Cell template.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
MindFusion.Diagramming.Lanes.FourSidedBorder