WarpOptions.TargetSpatialReferenceSystem

WarpOptions.TargetSpatialReferenceSystem property

Specifies target spatial reference. If set to null, default or source spatial reference is used.

public SpatialReferenceSystem TargetSpatialReferenceSystem { get; set; }

See Also