SoVolumeHistogramMaxValueD Property |
Returns the max value of the dataset 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 MaxValueD { get; }
Public ReadOnly Property MaxValueD As Double
Get
public:
property double MaxValueD {
double get ();
}
member MaxValueD : float with get
Property Value
Type:
DoubleRemarks See Also