Click or drag to resize

GH_DigitNumber Constructor

Overload List
  NameDescription
Public methodGH_DigitNumber(GH_DigitNumber)
Create an exact duplicate of another GH_DigitNumber instance.
Public methodGH_DigitNumber(Int32)
Create a new GH_DigitNumber instance with the specified number of decimal places.
Public methodGH_DigitNumber(Int32, Int32)
Create a new GH_DigitNumber instance with the specified number of decimal places and a given radix position.
Top
See Also