SiteStatelongitude Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.DesignData.SiteState.longitude"]
Namespace:
BrydenWoodUnity.DesignData
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float longitude { get; set; }
Public Property longitude As Single
Get
Set
public:
property float longitude {
float get ();
void set (float value);
}
member longitude : float32 with get, set
Property Value
Type:
Single
See Also