Click or drag to resize

GH_LonLatCoordinateLatitude Property

Gets or sets the longitude (in degrees) of the location.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double Latitude { get; set; }

Property Value

Type: Double

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_LonLatCoordinate.Latitude"]

See Also