Enum EdgeMode

EdgeMode enumeration

The edge mode. The EdgeMode can instruct to render the contents of the element and all child and descendant elements without performing anti-aliasing, including child brushes and their contents as well as contents included via resource dictionary references.

public enum EdgeMode

Values

NameValueDescription
Aliased0The aliased.

See Also