VisualTreeHelper::GetEdgeMode Method (Visual^)
.NET Framework (current version)
Namespace:
System.Windows.Media
Assembly: PresentationCore (in PresentationCore.dll)
Return to top
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- reference
-
Type:
System.Windows.Media::Visual^
The Visual whose edge mode value is returned.
The edge mode value determines how the edges of non-text primitives are rendered.
Edge mode value | Description |
|---|---|
Render edges of non-text primitives as aliased edges. | |
No edge mode is specified. Do not change the current edge mode that is applied to non-text primitives. |
.NET Framework
Available since 3.0
Available since 3.0
Show: