Partager via


SKGraphicsExtensions.ToSKPoint(PointF) Méthode

Définition

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

Paramètres

target
PointF

Retours

S’applique à