Share via


PathF.Bounds Property

Definition

Gets the axis-aligned bounding box of the path (cached until modified).

public:
 property Microsoft::Maui::Graphics::RectF Bounds { Microsoft::Maui::Graphics::RectF get(); };
public Microsoft.Maui.Graphics.RectF Bounds { get; }
member this.Bounds : Microsoft.Maui.Graphics.RectF
Public ReadOnly Property Bounds As RectF

Property Value

Applies to