DEF_GEOM_DPI Field
Geometry DPI set to above 1200 can sometimes cause thin borders or lines to disappear
Public Const DEF_GEOM_DPI As UInt16 = 1200
This language is not supported or no code example is available.
public const UInt16 DEF_GEOM_DPI = 1200
This language is not supported or no code example is available.
public:
const UInt16 DEF_GEOM_DPI = 1200;
This language is not supported or no code example is available.
public const DEF_GEOM_DPI : UInt16 = 1200
This language is not supported or no code example is available.
Field Value
UInt16
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1