static public method XUnit.FromPoint

Brief

Creates an XUnit structure from a value in points.

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

Parameters
value

The value in points.

Declared in XUnit

back