Enum ImageBorderFillMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
Enumeration for the fill mode of the image border.
C#Copypublic enum ImageBorderFillMode
Name | Description |
---|---|
Default | Default mode of the image border. |
None | None mode of the image border. |
Solid | Solid mode of the image border. |