Click or drag to resize

HistogramDataItem Property

[Missing <summary> documentation for "P:Demo3D.Utilities.HistogramData.Item(System.Int64)"]

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntax
C#
public long this[
	long index
] { get; set; }

Parameters

index
Type: SystemInt64

Property Value

Type: Int64
See Also