SKGraphicsExtensions.AsSizeF(SizeF) Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static SkiaSharp::SKSize AsSizeF(Microsoft::Maui::Graphics::SizeF target);
public static SkiaSharp.SKSize AsSizeF (this Microsoft.Maui.Graphics.SizeF target);
static member AsSizeF : Microsoft.Maui.Graphics.SizeF -> SkiaSharp.SKSize
<Extension()>
Public Function AsSizeF (target As SizeF) As SKSize

Parameters

target
SizeF

Returns

Applies to