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