Float32Array.Item
Float32Array indexer
Gets or sets the Single at the specified index.
public override float this[int index] { get; set; }
Parameter | Description |
---|---|
index | The index. |
Property Value
The Single.
See Also
- class Float32Array
- namespace Aspose.Html
- assembly Aspose.HTML