Class Position
- Namespace
- Helldivers2API.Data.Models
- Assembly
- Helldivers2API.dll
Galatic coordinate
public class Position
- Inheritance
-
Position
- Inherited Members
Properties
X
Longitude
public double X { get; set; }
Property Value
Y
Latitude
public double Y { get; set; }