DrawingGetBounds Method
Gets the drawing's bounding rectangle.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract Rect GetBounds()
Public MustOverride Function GetBounds As Rect
abstract GetBounds : unit -> Rect
Return Value
Rect