Click or drag to resize

ReprojectionOptionsDegreeOfParallelism Property

Specifies, if not null and > 1, that multi-threading should be used during reprojection.

Namespace:  Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public Nullable<int> DegreeOfParallelism { get; set; }

Property Value

Type: NullableInt32
See Also