Click or drag to resize

GH_LonLatCoordinateLongitude Property

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

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

Property Value

Type: Double

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

See Also