Fixed(Decimal) Constructor |
Initializes a new instance of the
Fixed class
Namespace: Demo3D.EventQueueAssembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.00.00
Syntaxpublic Fixed(
decimal d
)
Parameters
- d Decimal
[Missing <param name="d"/> documentation for "M:Demo3D.EventQueue.Fixed.#ctor(System.Decimal)"]
See Also