Property | Type | Description | |
---|---|---|---|
m_aoGroupRectangles | System.Drawing.Rectangle[] | ||
m_aoVertexLocations | System.Drawing.PointF[] | ||
m_oGraph | IGraph |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
LayoutSaver ( IGraph graph ) : System |
Initializes a new instance of the LayoutSaver class.
|
|
RestoreLayout ( ) : void |
Method | Description | |
---|---|---|
TryGetGroupsToDraw ( IList |
protected TryGetGroupsToDraw ( IList |
||
oGroupsToDraw | IList |
|
return | System.Boolean |
protected Rectangle[],System.Drawing m_aoGroupRectangles | ||
return | System.Drawing.Rectangle[] |
protected PointF[],System.Drawing m_aoVertexLocations | ||
return | System.Drawing.PointF[] |