ICustomDrawOperationBounds Property

Gets the bounds of the visible content in the node in global coordinates.

Definition

Namespace: Avalonia.Rendering.SceneGraph
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
C#
Rect Bounds { get; }

Property Value

Rect

See Also