Class LengthShort
Inheritance
System.Object
LengthShort
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class LengthShort : MeasurementBase, IEquatable<APIBase>
Properties
Feet
Declaration
public Unit Feet { get; }
Property Value
Inches
Declaration
public Unit Inches { get; }
Property Value
Metres
Declaration
public Unit Metres { get; }
Property Value
Micrometres
Declaration
public Unit Micrometres { get; }
Property Value
Millimetres
Declaration
public Unit Millimetres { get; }
Property Value
ThousandthsOfAnInch
Declaration
public Unit ThousandthsOfAnInch { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods