次の方法で共有


SKGraphicsExtensions.ToSKPoint(PointF) メソッド

定義

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

パラメーター

target
PointF

戻り値

適用対象