Click or drag to resize

StiUnitConvertFromHInches Method (SizeM)

Converts a size from hundredths of inch into units of this class.

Namespace:  Stimulsoft.Report.Units
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public SizeM ConvertFromHInches(
	SizeM size
)

Parameters

size
Type: Stimulsoft.Base.DrawingSizeM
Size for conversion.

Return Value

Type: SizeM
Converted size.
See Also