C# Class Google.KML.geVec2

Show file 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 property

public double x
return double

xunits public property

public geUnitsEnum xunits
return geUnitsEnum

y public property

public double y
return double

yunits public property

public geUnitsEnum yunits
return geUnitsEnum