Bounds Property
Gets the bounds of the visible content in the node in global coordinates.
Definition
Namespace: Avalonia.Rendering.SceneGraph
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
 - VB
 - F#
 
Rect Bounds { get; }
ReadOnly Property Bounds As Rect
	Get
abstract Bounds : Rect with get
Property Value
RectSee Also
Reference
ICustomDrawOperation Interface
Avalonia.Rendering.SceneGraph Namespace