PictureExtensions.GetBounds(IPicture) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Maui::Graphics::RectF GetBounds(Microsoft::Maui::Graphics::IPicture ^ target);
public static Microsoft.Maui.Graphics.RectF GetBounds (this Microsoft.Maui.Graphics.IPicture target);
static member GetBounds : Microsoft.Maui.Graphics.IPicture -> Microsoft.Maui.Graphics.RectF
<Extension()>
Public Function GetBounds (target As IPicture) As RectF
Parameter
- target
- IPicture