Click or drag to resize

CoordinateTransformationEnabled Property

Gets or sets a value indicating whether the direct coordinate transformation CoordinateTransformation is used by the CoordinateTransformation class.

Namespace:  Ptv.Components.Projections.Direct
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
public static bool Enabled { get; set; }

Property Value

Type: Boolean
See Also