Table of Contents

Method FromCentimeters

Namespace
DocWright.Core.Primitives
Assembly
DocWright.Core.dll

FromCentimeters(double)

Creates a value from centimeters, rounding half away from zero.

public static Twips FromCentimeters(double centimeters)

Parameters

centimeters double

The length in centimeters.

Returns

Twips

The equivalent length in twips.