Click or drag to resize
Accord.NET (logo)

WindowBaseItem Property

Gets or sets values for the Window function.

Namespace:  Accord.Audio.Windows
Assembly:  Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
Syntax
public float this[
	int index
] { get; protected set; }
Request Example View Source

Parameters

index
Type: SystemInt32

Property Value

Type: Single
See Also