IDrawOperation.

Bounds Property

Summary

Gets the bounds of the visible content in the node in global coordinates.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
IDrawOperation

Syntax

Rect Bounds { get; }

Value

Type Description
Rect