Creates a Length structure from the numeric value representing length in picas.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static Length FromPicas( Double value )

Parameters

value
Type: Double

A numeric Value representing length in picas.

Return value

Type: Length
The new Length structure.