SoVolumeHistogramMin Property |
Returns the max value of the dataset according to the specified data type .
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public double Min { get; }
Public ReadOnly Property Min As Double
Get
public:
property double Min {
double get ();
}
member Min : float with get
Property Value
Type:
DoubleRemarks See Also