Click or drag to resize

StiCentimetersUnitConvertToHInches Method

Overload List
  NameDescription
Public methodConvertToHInches(Decimal)
Converts a value from hundredths of inch into units of this class.
(Overrides StiUnitConvertToHInches(Decimal).)
Public methodConvertToHInches(Double)
Converts a value from hundredths of inch into units of this class.
(Overrides StiUnitConvertToHInches(Double).)
Public methodConvertToHInches(RectangleD)
Converts a rectangle from units of this class into hundredths of inch.
(Inherited from StiUnit.)
Public methodConvertToHInches(RectangleM)
Converts a rectangle from units of this class into hundredths of inch.
(Inherited from StiUnit.)
Public methodConvertToHInches(SizeD)
Converts a size from units of this class into hundredths of inch.
(Inherited from StiUnit.)
Public methodConvertToHInches(SizeM)
Converts a size from units of this class into hundredths of inch.
(Inherited from StiUnit.)
Top
See Also