DiagramLite Programmer's Guide
Style Members
Constructors Properties Events
 


Encapsulates the appearance properties of an element in a lane grid.

The following tables list the members exposed by the Style type.

 Public Constructors

  Name Description

Style

Initializes a new instance of the Style class.

 Public Properties

  Name Description

BackgroundBrush

Gets or sets the background Brush of this style.

BottomBorderPen

Gets or sets the Pen for drawing the bottom border for this style.

LeftBorderPen

Gets or sets the Pen for drawing the left border for this style.

RightBorderPen

Gets or sets the Pen for drawing the right border for this style.

TopBorderPen

Gets or sets the Pen for drawing the top border for this style.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

Style Class
MindFusion.Diagramming.Lanes Namespace