IVisualNode.

LayoutBounds Property

Summary

Gets the layout bounds for the node in global coordinates.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
IVisualNode

Syntax

Rect LayoutBounds { get; }

Value

Type Description
Rect