C# (CSharp) Smrf.NodeXL.Layouts LayoutSaver - 2 примера найдено. Это лучшие примеры C# (CSharp) кода для Smrf.NodeXL.Layouts.LayoutSaver, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Pass a laid-out graph to the constructor, which saves the graph's vertex locations and group rectangles in private data. Call to restore the vertex locations and group rectangles to their saved values.
The number of vertices and group rectangles must remain constant between the two calls.