LocationPoint¶
Namespace: ThinkGeo.Core
public class LocationPoint
Inheritance Object → LocationPoint
Properties¶
PointX¶
public double PointX { get; set; }
Property Value¶
PointY¶
public double PointY { get; set; }
Property Value¶
Constructors¶
LocationPoint()¶
public LocationPoint()