Enum GridUnitType
Types of value of GridLength
Namespace: EmptyKeys.UserInterface
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum GridUnitType : byte
Fields
| Name | Description |
|---|---|
| Auto | The automatic sizing |
| Pixel | The pixel |
| Star | The star |