Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

cde9b2e3 e7c7 368b 32e0 05e684583999

haplokuon edited this page May 6, 2023 · 1 revision

PlotPaperUnits Enumeration

netDxf 3.0.0 Library

Plot paper units.

Definition

Namespace: netDxf.Objects
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public enum PlotPaperUnits

VB

Public Enumeration PlotPaperUnits

C++

public enum class PlotPaperUnits

F#

type PlotPaperUnits

Members

Inches 0 Inches.
Milimeters 1 Millimeters.
Pixels 2 Pixels, only applicable for raster outputs.

See Also

Reference

netDxf.Objects Namespace

Clone this wiki locally