Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MARS
OXC
GlobePoint
C# Class MARS.OXC.GlobePoint
ファイルを表示
Open project: pmprog/OpenXCOM.Tools
Class Usage Examples
Public Properties
Property
Type
Description
Latitude
float
Longitude
float
Public Methods
Method
Description
GlobePoint
( ) :
System
GlobePoint
(
float
Lng
,
float
Lat
) :
System
Method Details
GlobePoint()
public
method
public
GlobePoint
( ) :
System
return
System
GlobePoint()
public
method
public
GlobePoint
(
float
Lng
,
float
Lat
) :
System
Lng
float
Lat
float
return
System
Property Details
Latitude
public_oe property
public
float
Latitude
return
float
Longitude
public_oe property
public
float
Longitude
return
float