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