SoVolumeHistogramNumSignificantBits Property |
Returns the number of significant bits for the dataset, only relevant for integer data types .
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int NumSignificantBits { get; }
Public ReadOnly Property NumSignificantBits As Integer
Get
public:
property int NumSignificantBits {
int get ();
}
member NumSignificantBits : int with get
Property Value
Type:
Int32Remarks See Also