| SoConverterParametersGetPondCoef Method  | 
Retrieve the ponderation coefficient for low resolution tiles. 
 
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
SyntaxPublic Function GetPondCoef As Integer
public:
int GetPondCoef()
member GetPondCoef : unit -> int 
Return Value
Type: 
Int32
Remarks
Only relevant when low resolution algorithm is set to AVERAGE. 
See Also