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