Click or drag to resize
ElementFloat Constructor (ElementMap, Double)
Initializes a new instance of the ElementFloat class

Namespace: StreamCoders.Container.Elements
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public ElementFloat(
	ElementMap id,
	double Default
)

Parameters

id
Type: StreamCoders.ContainerElementMap
Default
Type: SystemDouble
See Also