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
MetaLens
AssetLocation
C# Class MetaLens.AssetLocation
ファイルを表示
Open project: NGFieldScope/JS-FieldScope
Public Properties
Property
Type
Description
AssetID
string
Latitude
double
Longitude
double
Public Methods
Method
Description
AssetLocation
(
XmlNode
root
) :
System
Method Details
AssetLocation()
public
method
public
AssetLocation
(
XmlNode
root
) :
System
root
System.Xml.XmlNode
return
System
Property Details
AssetID
public_oe property
public
string
AssetID
return
string
Latitude
public_oe property
public
double
Latitude
return
double
Longitude
public_oe property
public
double
Longitude
return
double