EdgeProfile Enumeration
.NET Framework (current version)
Specifies the type of curve to apply to the edge of a bitmap.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| BulgedUp | An edge that curves up and then down, like a ridge. | |
| CurvedIn | A concave edge that curves in. | |
| CurvedOut | A convex edge that curves out. | |
| Linear | An edge that is a straight line. |
The following figure illustrates the different values of this enumeration.

.NET Framework
Available since 3.0
Available since 3.0
Show: