SoVolumeHistogramGetNumValues Method |
Returns the histogram value corresponding to the entry.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public long GetNumValues(
ulong entry
)
Public Function GetNumValues (
entry As ULong
) As Long
public:
long long GetNumValues(
unsigned long long entry
)
member GetNumValues :
entry : uint64 -> int64
Parameters
- entry
- Type: SystemUInt64
Return Value
Type:
Int64Remarks See Also