CoordinateTransform.Latitude Property

 CoordinateTransform.Latitude  (read-only, Double)
 
The geodetic site latitude for the transformation, degrees, positive North

Syntax

CoordinateTransform.Latitude

The property syntax has these parts:

Part Description
Value (Double) The geodetic site latitude for the transformation, degrees, positive North

Remarks

Set when the object is first created using Util.NewCT() or Util.NewCTHereAndNow(), or updated using the Init() or InitHereAndNow() methods. It cannot be directly changed