static public method XUnit.FromPixel

Brief

Creates an XUnit structure from a value in pixels.

Declaration
C#
Gehtsoft.PDFFlow.Models.Shared.XUnit  FromPixel (System.Single value)

Parameters
value

The value in pixels.

Declared in XUnit

back