Table of Contents

Method ToSkiaPoint

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ToSkiaPoint()

Converts the current instance to an SKPointI.

public readonly SKPointI ToSkiaPoint()

Returns

SKPointI

An SKPointI representing the current instance.