Msagl.GraphViewerGDI
1.2.1
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
dotnet add package Msagl.GraphViewerGDI --version 1.2.1
NuGet\Install-Package Msagl.GraphViewerGDI -Version 1.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Msagl.GraphViewerGDI" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Msagl.GraphViewerGDI --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Msagl.GraphViewerGDI, 1.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Msagl.GraphViewerGDI as a Cake Addin #addin nuget:?package=Msagl.GraphViewerGDI&version=1.2.1 // Install Msagl.GraphViewerGDI as a Cake Tool #tool nuget:?package=Msagl.GraphViewerGDI&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The MSAGL GraphViewerGDI control lets you visualize graphs and has some other rendering functionality.
Key features:
(1) Pan and Zoom
(2) Navigate forward and backward
(3) Display tooltips and highlight graph entities
(4) Search for and focus on graph entities
(5) Collapse and open subgraphs
(6) Edit the graph
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Msagl.Drawing (>= 1.2.1)
-
net6.0-windows7.0
- Msagl.Drawing (>= 1.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
The release contains bug fixes and code cleanup. Some defines like TEST_MSAGL were removed.