Click or drag to resize

Fixed Constructor (Single)

Initializes a new instance of the Fixed class

Namespace:  Demo3D.EventQueue
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
public Fixed(
	float f
)

Parameters

f
Type: SystemSingle

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

See Also