Click or drag to resize

Fixed(Int32) Constructor

Initializes a new instance of the Fixed class

Namespace: Demo3D.EventQueue
Assembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.00.00
Syntax
C#
public Fixed(
	int i
)

Parameters

i  Int32

[Missing <param name="i"/> documentation for "M:Demo3D.EventQueue.Fixed.#ctor(System.Int32)"]

See Also