次の方法で共有


SKGraphicsExtensions.AsPointF(SKPoint) Method

Definition

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

Parameters

target
SKPoint

Returns

Applies to