IVisualNode.

Bounds Property

Summary

Gets the bounds of the node's geometry in global coordinates.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
IVisualNode

Syntax

Rect Bounds { get; }

Value

Type Description
Rect