Skip to main content

SetEdgeMode Method

Sets the value of the EdgeMode attached property for a visual.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static void SetEdgeMode(
Visual visual,
EdgeMode value
)

Parameters

  Visual
The control.
  EdgeMode
The value.

See Also

Reference

RenderOptions Structure
Avalonia.Media Namespace