This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
a3bb60d1 3f7c abda 19d0 3cbf9c06ef9e
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Defines the image resolution units.
Namespace: netDxf.Units
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum ImageResolutionUnitsVB
Public Enumeration ImageResolutionUnitsC++
public enum class ImageResolutionUnitsF#
type ImageResolutionUnits| Unitless | 0 | No units. |
| Centimeters | 2 | Centimeters. |
| Inches | 5 | Inches. |