Enum RegionAnchorType
Namespace: EyeAuras.Shared.Model
Assembly: EyeAuras.Shared.Metadata.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum RegionAnchorType
Fields
| Name | Description |
|---|---|
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Center | |
| Left | |
| Right | |
| Top | |
| TopLeft | |
| TopRight |