Description
Retrieves the sampling ratio of RFDocument.Import method.
Syntax
Function RFDocument.GetImportSamplingRatio(pRatio As Double)
The GetImportSamplingRatio syntax has these parts:
| Part | Description |
|---|---|
| pRatio | [OUT] Double Required. Retrieves the resample ratio(%). |
Remarks