IVisualNode.

ClipBounds Property

Summary

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

Syntax

Rect ClipBounds { get; }

Value

Type Description
Rect