[Missing <summary> documentation for "P:BrydenWood.Interop.TextManager.lat"]
Namespace:
BrydenWood.Interop
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic string lat { get; set; }
Public Property lat As String
Get
Set
public:
property String^ lat {
String^ get ();
void set (String^ value);
}
member lat : string with get, set
Property Value
Type:
String
See Also