편집

다음을 통해 공유


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