[]
Specifies the unit for both width and height.
public enum MapUnit
| Name | Description |
|---|---|
| Centimeter | Unit is Centimeter. |
| Inch | Unit is Inch. |
| Millimeter | Unit is Millimeter. |
| Percentage | Unit is percentage of the containing object’s width/height. |
| Pica | Unit is Pica (12 Points). |
| Point | Unit is Point. |