Microsoft.Msagl.Drawing
1.1.1
See the version list below for details.
dotnet add package Microsoft.Msagl.Drawing --version 1.1.1
NuGet\Install-Package Microsoft.Msagl.Drawing -Version 1.1.1
<PackageReference Include="Microsoft.Msagl.Drawing" Version="1.1.1" />
paket add Microsoft.Msagl.Drawing --version 1.1.1
#r "nuget: Microsoft.Msagl.Drawing, 1.1.1"
// Install Microsoft.Msagl.Drawing as a Cake Addin #addin nuget:?package=Microsoft.Msagl.Drawing&version=1.1.1 // Install Microsoft.Msagl.Drawing as a Cake Tool #tool nuget:?package=Microsoft.Msagl.Drawing&version=1.1.1
The Definitions of different drawing attributes like colors, line styles, etc. It also contains definitions of a node class, an edge class, and a graph class. By using these classes a user can create a graph object and use it later for layout, and rendering.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.Msagl (>= 1.1.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Msagl.Drawing:
Package | Downloads |
---|---|
Microsoft.Msagl.GraphViewerGDI
The MSAGL GraphViewerGDI control lets you visualize graphs and has and some other rendering functionality. Key features: (1) Pan and Zoom (2) Navigate Forward and Backward (3) tooltips and highlighting on graph entities (4) Search for and focus on graph entities. |
|
horaios.de.Charis.Objects
Package Description |
|
horaios.de.Charis.Interfaces
Package Description |
|
Mathema.Graph.MAUI.Visualization
Package Description |
|
Microsoft.ML.Probabilistic.Compiler.Visualizers.Windows
Infer.NET is a framework for running Bayesian inference in graphical models. It can also be used for probabilistic programming. This package contains visualization tools for exploring and analyzing models on Windows platform. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Msagl.Drawing:
Repository | Stars |
---|---|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
microsoft/psi
Platform for Situated Intelligence
|