static public method XUnit.FromCentimeter

Brief

Creates an XUnit structure from a value in centimeters.

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

Parameters
value

The value in centimeters.

Declared in XUnit

back