Click or drag to resize

EarthAnchorPointEarthBasepointLatitude Property

Gets or sets a point latitude on earth, in degrees. +90 = north pole, 0 = equator, -90 = south pole.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double EarthBasepointLatitude { get; set; }

Property Value

Type: Double
See Also