C# Class Google.KML.geVec2

Mostrar archivo Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Public Properties

Property Type Description
x double
xunits geUnitsEnum
y double
yunits geUnitsEnum

Property Details

x public_oe property

public double x
return double

xunits public_oe property

public geUnitsEnum xunits
return geUnitsEnum

y public_oe property

public double y
return double

yunits public_oe property

public geUnitsEnum yunits
return geUnitsEnum