Свойство | Тип | Описание | |
---|---|---|---|
m_aoGroupRectangles | System.Drawing.Rectangle[] | ||
m_aoVertexLocations | System.Drawing.PointF[] | ||
m_oGraph | IGraph |
Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
LayoutSaver ( IGraph graph ) : System |
Initializes a new instance of the LayoutSaver class.
|
|
RestoreLayout ( ) : void |
Метод | Описание | |
---|---|---|
TryGetGroupsToDraw ( IList |
public LayoutSaver ( IGraph graph ) : System | ||
graph | IGraph | |
Результат | System |
protected TryGetGroupsToDraw ( IList |
||
oGroupsToDraw | IList |
|
Результат | System.Boolean |
protected Rectangle[],System.Drawing m_aoGroupRectangles | ||
Результат | System.Drawing.Rectangle[] |
protected PointF[],System.Drawing m_aoVertexLocations | ||
Результат | System.Drawing.PointF[] |