Specifies a ratio between millimeters and PDF units for PDF export.
Namespace:
CADImport.Export
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Const MMPerPDFUnit As Double = MMPerInch / 72 |
C#
|
public const double MMPerPDFUnit = MMPerInch / 72 |
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also