Click or drag to resize
SoLDMResourceParametersFixedResolutionReportNumTilesToLoad Property

How many tiles need to be loaded.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int NumTilesToLoad { 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