static public method XUnit.FromInch

Brief

Creates an XUnit structure from a value in inches.

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

Parameters
value

The value in inches.

Declared in XUnit

back