編集

次の方法で共有


SkiaExtensions.IsHorizontal(SKPixelGeometry) Method

Definition

Returns true if the pixel geometry is horizontal.

public static bool IsHorizontal (this SkiaSharp.SKPixelGeometry pg);

Parameters

pg
SKPixelGeometry

The pixel geometry to test.

Returns

Applies to