Aracılığıyla paylaş


SKGraphicsExtensions.AsSize(SKSize) Method

Definition

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

Parameters

target
SKSize

Returns

Applies to