SoVolumeHistogramMinValue Property |
Returns the min value of the dataset 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 MinValue { get; }
Public ReadOnly Property MinValue As Long
Get
public:
property long long MinValue {
long long get ();
}
member MinValue : int64 with get
Property Value
Type:
Int64Remarks See Also