Enum ImageBorderFillMode
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the fill mode of the image border.
public enum ImageBorderFillMode
Fields
Name | Description |
---|---|
Default | Default mode of the image border. |
None | None mode of the image border. |
Solid | Solid mode of the image border. |