SoVolumeHistogramGetValueD Method |
Returns the value corresponding to the entry for floating data types.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public double GetValueD(
ulong entry
)
Public Function GetValueD (
entry As ULong
) As Double
public:
double GetValueD(
unsigned long long entry
)
member GetValueD :
entry : uint64 -> float
Parameters
- entry
- Type: SystemUInt64
Return Value
Type:
DoubleRemarks See Also