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