LengthExtensions Class

Convenience methods for Length

Definition

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
C#
public static class LengthExtensions
Inheritance
Object    LengthExtensions

Methods

Feet Creates a new Length measured in feet
Inches Creates a new Length measured in inches
Kilometers Creates a new Length measured in kilometers
Meters Creates a new Length measured in meters
Miles Creates a new Length measured in miles
NauticalMiles Creates a new Length measured in nautical miles

See Also