MapMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists the valid units of measure for Printer, Check Scanner, and Point Card Reader Writer devices.
public enum MapMode
type MapMode =
Public Enum MapMode
- Inheritance
-
MapMode
Fields
Name | Value | Description |
---|---|---|
Dots | 1 | The device's dot width. |
Twips | 2 | 1/1440 of an inch |
English | 3 | 0.001 inch |
Metric | 4 | 0.01 millimeter |