EdgeProfile Enum

Definition

Specifies the type of curve to apply to the edge of a bitmap.

C#
public enum EdgeProfile
Inheritance
EdgeProfile

Fields

Name Value Description
Linear 0

An edge that is a straight line.

CurvedIn 1

A concave edge that curves in.

CurvedOut 2

A convex edge that curves out.

BulgedUp 3

An edge that curves up and then down, like a ridge.

Remarks

The following figure illustrates the different values of this enumeration.

Screenshot: Compare values of EdgeProfile

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9