C# (CSharp) Smrf.NodeXL.Visualization.Wpf GraphImageScaler - 2 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die Smrf.NodeXL.Visualization.Wpf.GraphImageScaler, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
Sets the graph scale on a NodeXLControl and later restores the original graph scale.
This prepares the NodeXLControl for being saved as an image. It adjusts the control's graph scale so that the graph's vertices and edges will be the same relative size in the image that they are in the control.
Call SetGraphScale before saving the image, then call to restore the original graph scale.