Skip to content

Commit

Permalink
Release Version 1.8.2 - Documentation Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushub committed Oct 15, 2023
1 parent e54d7e4 commit 3e2f046
Show file tree
Hide file tree
Showing 5,034 changed files with 1,046,130 additions and 374,361 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 5 additions & 4 deletions docfx/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ The SharpVectors library currently targets the following .NET frameworks
* .NET Core, Version 3.1
* .NET 5.0
* .NET 6.0
* .NET 7.0

The library consists of a number of shared or common components and rendering implementations for Windows Presentation Foundation (WPF) and Windows Forms applications.

### For the Libraries
The library can be downloaded from the following sources
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.0 - SharpVectors](https://www.nuget.org/packages/SharpVectors/).
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.0 - SharpVectors.Reloaded](https://www.nuget.org/packages/SharpVectors.Reloaded/).
* **NuGet (WPF Only)**, [Version 1.8.0 - SharpVectors.Wpf](https://www.nuget.org/packages/SharpVectors.Wpf/).
* **GitHub Releases Page**, [Version 1.8.0](https://github.com/ElinamLLC/SharpVectors/releases).
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.2 - SharpVectors](https://www.nuget.org/packages/SharpVectors/).
* **NuGet (Full Package - WPF/GDI+)**, [Version 1.8.2 - SharpVectors.Reloaded](https://www.nuget.org/packages/SharpVectors.Reloaded/).
* **NuGet (WPF Only)**, [Version 1.8.2 - SharpVectors.Wpf](https://www.nuget.org/packages/SharpVectors.Wpf/).
* **GitHub Releases Page**, [Version 1.8.2](https://github.com/ElinamLLC/SharpVectors/releases).

> [!NOTE]
> * The **SharpVectors.Reloaded** package is the same as the **SharpVectors**, which is the recommended package if you need the full package.
Expand Down
184 changes: 184 additions & 0 deletions docs/api/SharpVectors.Converters.DirectorySvgConverter.-ctor.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,184 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Constructor DirectorySvgConverter
| SharpVectors Documentation </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Constructor DirectorySvgConverter
| SharpVectors Documentation ">

<link rel="icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">

<meta name="docfx:rel" content="../">


<meta name="docfx:docurl" content="https://github.com/ElinamLLC/SharpVectors/new/master/apiSpec/new?filename=SharpVectors_Converters_DirectorySvgConverter__ctor_.md&amp;value=---%0Auid%3A%20SharpVectors.Converters.DirectorySvgConverter.%23ctor*%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
import options from './../public/main.js'
import { init } from './../public/docfx.min.js'
init(options)
</script>

<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>


<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
<div class="container-xxl flex-nowrap">
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../images/logo.svg" alt="SharpVectors">
SharpVectors
</a>
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
<i class="bi bi-three-dots"></i>
</button>
<div class="collapse navbar-collapse" id="navpanel">
<div id="navbar">
<form class="search" role="search" id="search">
<i class="bi bi-search"></i>
<input class="form-control" id="search-query" type="search" disabled="" placeholder="Search" autocomplete="off" aria-label="Search">
</form>
</div>
</div>
</div>
</nav>
</header>

<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>

<div class="content">
<div class="actionbar">
<button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
<i class="bi bi-list"></i>
</button>

<nav id="breadcrumb"></nav>
</div>

<article data-uid="SharpVectors.Converters.DirectorySvgConverter.#ctor*">





<h1 id="SharpVectors_Converters_DirectorySvgConverter__ctor_" data-uid="SharpVectors.Converters.DirectorySvgConverter.#ctor*" class="text-break">
Constructor DirectorySvgConverter
<a class="header-action link-secondary" title="View source" href="https://github.com/ElinamLLC/SharpVectors/blob/master/Source/SharpVectorConvertersWpf/DirectorySvgConverter.cs/#L55"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
<dl><dt>Namespace</dt><dd><a class="xref" href="SharpVectors.html">SharpVectors</a>.<a class="xref" href="SharpVectors.Converters.html">Converters</a></dd></dl>
<dl><dt>Assembly</dt><dd>SharpVectors.Converters.Wpf.dll</dd></dl>
</div>

<div class="markdown summary"></div>
<div class="markdown conceptual"></div>
















<a id="SharpVectors_Converters_DirectorySvgConverter__ctor_" data-uid="SharpVectors.Converters.DirectorySvgConverter.#ctor*"></a>

<h3 id="SharpVectors_Converters_DirectorySvgConverter__ctor_SharpVectors_Renderers_Wpf_WpfDrawingSettings_" data-uid="SharpVectors.Converters.DirectorySvgConverter.#ctor(SharpVectors.Renderers.Wpf.WpfDrawingSettings)">
DirectorySvgConverter(WpfDrawingSettings)
<a class="header-action link-secondary" title="View source" href="https://github.com/ElinamLLC/SharpVectors/blob/master/Source/SharpVectorConvertersWpf/DirectorySvgConverter.cs/#L55"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="SharpVectors.Renderers.Wpf.WpfDrawingSettings.html">WpfDrawingSettings</a>
class with the specified drawing or rendering settings.</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">public DirectorySvgConverter(WpfDrawingSettings settings)</code></pre>
</div>

<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>settings</code> <a class="xref" href="SharpVectors.Renderers.Wpf.WpfDrawingSettings.html">WpfDrawingSettings</a></dt>
<dd><p>This specifies the settings used by the rendering or drawing engine.
If this is <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/keywords/null">null</a>, the default settings is used.</p>
</dd>
</dl>












</article>

<div class="contribution d-print-none">
<a href="https://github.com/ElinamLLC/SharpVectors/blob/master/Source/SharpVectorConvertersWpf/DirectorySvgConverter.cs/#L55" class="edit-link">Edit this page</a>
</div>


</div>

<div class="affix">
<nav id="affix"></nav>
</div>
</main>

<div class="container-xxl search-results" id="search-results"></div>

<footer class="border-top">
<div class="container-xxl">
<div class="flex-fill">
<div class="d-flex flex-column flex-sm-row justify-content-between pt-1"><p> &copy; 2010 - 2023 Elinam LLC, Toyota City - Japan</p><p>Made with <a href="https://dotnet.github.io/docfx">DocFX</a></p></div>
</div>
</div>
</footer>
</body>
</html>
Loading

0 comments on commit 3e2f046

Please sign in to comment.