Skip to main content

ImmutableDropShadowDirectionEffect Constructor

Initializes a new instance of the ImmutableDropShadowDirectionEffect class

Definition

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

public ImmutableDropShadowDirectionEffect(
double direction,
double shadowDepth,
double blurRadius,
Color color,
double opacity
)

Parameters

  Double
 
  Double
 
  Double
 
  Color
 
  Double
 

See Also

Reference

ImmutableDropShadowDirectionEffect Class
Avalonia.Media Namespace