Units 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.
public enum class Units
public enum Units
type Units =
Public Enum Units
- Inheritance
-
Units
Fields
Name | Value | Description |
---|---|---|
mm | 0 | |
cm | 1 | |
pt | 2 | |
Char | 3 | |
Inch | 4 |