DiagramLite Programmer's Guide
FourSidedBorder Class
Remarks See Also
 





Implements a border control with distinct appearance of each of its sides.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public class FourSidedBorder : ContentControl

Visual Basic  Copy Code

Public Class FourSidedBorder
    Inherits ContentControl

 Remarks

This class is used to draw cell borders in the default Cell template.

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Control
                    System.Windows.Controls.ContentControl
                        MindFusion.Diagramming.Lanes.FourSidedBorder

 See Also

FourSidedBorder Members
MindFusion.Diagramming.Lanes Namespace