ThinkGeo.MapSuite.Drawing.PdfGeoCanvas
10.6.0
ThinkGeo.MapSuite.Drawing.PdfGeoCanvas is based on .NET Framework. It is a extension for Map Suite Drawing.
PdfGeoCanvas represents a canvas that is used to draw geographic shapes on a PDF document. It allows you to use PDF drawing to render your features. The basic flow of use for the class is to first call BeginDrawing and pass in an image along with its world extent.
** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. **
Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api
Supported Platforms: Windows
- Compatible Products -
Map Suite Desktop for WPF
Map Suite Desktop for WinForms
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI
See the version list below for details.
Install-Package ThinkGeo.MapSuite.Drawing.PdfGeoCanvas -Version 10.6.0
dotnet add package ThinkGeo.MapSuite.Drawing.PdfGeoCanvas --version 10.6.0
<PackageReference Include="ThinkGeo.MapSuite.Drawing.PdfGeoCanvas" Version="10.6.0" />
paket add ThinkGeo.MapSuite.Drawing.PdfGeoCanvas --version 10.6.0
Dependencies
-
.NETFramework 4.5
- MapSuiteDependency-PDFsharp (>= 10.6.0)
- ThinkGeo.MapSuite (>= 10.6.0)
GitHub Usage
This package is not used by any popular GitHub repositories.