DiagramLite Programmer's Guide
Cell Members
Constructors Properties Events
 


Represents a single cell in a lane grid.

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

 Public Constructors

  Name Description

Cell

Initializes a new instance of the cell class.

 Public Properties

  Name Description

ActualHeight

Gets or sets the actual height of this header within the diagram.

ActualWidth

Gets or sets the actual width of this header within the diagram.

ActualX

Gets or sets the actual x-coordinate of this header within the diagram.

ActualY

Gets or sets the actual y-coordinate of this header within the diagram.

Style

Gets or sets the style of the cell.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

Cell Class
MindFusion.Diagramming.Lanes Namespace