Click or drag to resize

GridReprojectorTargetGridInfo Property

Information on target grid. Null if not set (before calling one of the SetTarget method).

If not specified fully the target grid-info, this is first populated fully after Initialize.

Namespace:  DHI.Projections
Assembly:  DHI.Projections (in DHI.Projections.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public GridReprojectorGridInfo TargetGridInfo { get; }

Property Value

Type: GridReprojectorGridInfo
See Also