IVisual.

TransformedBounds Property

Summary

Gets the bounds of the control relative to the window, accounting for rendering transforms.
Namespace
Avalonia.VisualTree
Containing Type
IVisual

Syntax

TransformedBounds? TransformedBounds { get; set; }

Value

Type Description
TransformedBounds?