Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
KMLib
KMLRoot
C# Class KMLib.KMLRoot
Show file
Open project: adakkak/Chomo
Class Usage Examples
Public Properties
Property
Type
Description
deserializing
bool
Private Properties
Property
Type
Description
Public Methods
Method
Description
KMLRoot
( ) :
System
Load
(
string
path
) :
KMLRoot
Save
(
string
path
) :
void
Method Details
KMLRoot()
public
method
public
KMLRoot
( ) :
System
return
System
Load()
public
static
method
public
static
Load
(
string
path
) :
KMLRoot
path
string
return
KMLRoot
Save()
public
method
public
Save
(
string
path
) :
void
path
string
return
void
Property Details
deserializing
public static property
public
static
bool
deserializing
return
bool