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

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

Parameters

value
Type: Double

A numeric Value representing length in inches.

Return value

Type: Length
The new Length structure.