SKSize.ToPoint Method

Definition

Converts a SKSize structure to a SKPoint structure.

public SkiaSharp.SKPoint ToPoint ();
public readonly SkiaSharp.SKPoint ToPoint ();

Returns

Returns a SKPoint structure.

Applies to