- Namespace
- Avalonia
.Media - Base Types
-
- object
- ValueType
graph BT
Type-->Base0["ValueType"]
Base0-->Base1["object"]
Type["BoxShadows"]
class Type type-node
Syntax
public struct BoxShadows : ValueType
Constructors
Name | Summary |
---|---|
BoxShadows |
|
BoxShadows |
Properties
Name | Value | Summary |
---|---|---|
Count | int | |
HasInsetShadows | bool | |
this[int] | BoxShadow |
Methods
Name | Value | Summary |
---|---|---|
Equals |
bool | |
Equals |
bool | |
GetEnumerator |
BoxShadows |
|
GetHashCode |
int | |
Parse |
BoxShadows |
static
|
TransformBounds |
Rect |