Class MaterialShadowDepth
Enum for Material
Inheritance
Namespace: Telerik.Windows.Controls.MaterialControls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class MaterialShadowDepth : Enum
Fields
Depth0
Depth0 for shadow depth in Material
It corresponds to a System.
This is considered an empty effect.
Declaration
public const MaterialShadowDepth Depth0
Field Value
Depth1
Depth1 for shadow depth in Material
It corresponds to a System.
Declaration
public const MaterialShadowDepth Depth1
Field Value
Depth2
Depth2 for shadow depth in Material
It corresponds to a System.
Declaration
public const MaterialShadowDepth Depth2
Field Value
Depth3
Depth3 for shadow depth in Material
It corresponds to a System.
Declaration
public const MaterialShadowDepth Depth3
Field Value
Depth4
Depth4 for shadow depth in Material
It corresponds to a System.
Declaration
public const MaterialShadowDepth Depth4
Field Value
Depth5
Depth5 for shadow depth in Material
It corresponds to a System.
Declaration
public const MaterialShadowDepth Depth5
Field Value
value__
Declaration
public int value__
Field Value
System.
|