共用方式為


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

傳回

適用於