Skip to main content

BoxShadow Structure

Definition

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

public struct BoxShadow
View Source
InheritanceObjectValueType → BoxShadow

Properties

Blur 
Color 
IsInset 
OffsetX 
OffsetY 
Spread 

Methods

Equals(BoxShadow) 
Equals(Object)
(Overrides ValueType.Equals(Object))
GetHashCode()
(Overrides ValueType.GetHashCode())
GetType()Gets the Type of the current instance.
(Inherited from Object)
Parse(String) 
ToString()
(Overrides ValueType.ToString())
TransformBounds(Rect) 

Operators

Equality(BoxShadow, BoxShadow) 
Inequality(BoxShadow, BoxShadow) 

See Also

Reference

Avalonia.Media Namespace