Click or drag to resize
SoLDMResourceParametersFixedResolutionReportNumTilesLoaded Property

Number of tiles LDM has already loaded.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int NumTilesLoaded { get; set; }

Property Value

Type: Int32
Remarks

The value of this variable is relevant only if the delegateis called with a PROGRESS report code.

See Also