Skip to main content

Depth Property

Defines the depth of the 3D Effect. If null, depth will be calculated automatically from the width or height of the common parent of the visual being rotated.

Definition

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

public double? Depth { get; set; }

Property Value

Nullable(Double)

See Also

Reference

Rotate3DTransition Class
Avalonia.Animation Namespace