DiagramLite Programmer's Guide
Row Members
Constructors Properties Methods
 


Represents a row in a TableNode object.

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

 Public Constructors

  Name Description

Row

Initializes a new instance of the Row class.

 Public Properties

  Name Description

AnchorPattern

Gets or sets a set of anchor points to which links can dock when connected to this row.

Height

Gets or sets the height of the table row.

IncomingLinks

Gets a collection of all links that point to this table row.

OutgoingLinks

Gets a collection of all links that go out of this table row.

 Protected Methods

  Name Description

LoadFromXml

Loads the row properties from an XML element.

SaveToXml

Saves the row properties into an XML element.

 See Also

Row Class
MindFusion.Diagramming Namespace