MapViewSizeUnitType¶
Namespace: ThinkGeo.UI.Blazor
public enum MapViewSizeUnitType
Inheritance object → ValueType → Enum → MapViewSizeUnitType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields¶
| Name | Value | Description |
|---|---|---|
| Pixel | 0 | |
| Percentage | 1 | |
| Em | 2 |