static public method XSize.FromHeight

Brief

Creates an XSize structure from the height in points.

Declaration
C#
Gehtsoft.PDFFlow.Models.Shared.XSize  FromHeight (System.Single height)

Parameters
height

The height in points.

Declared in XSize

back