Skip to content

LocationPoint

Namespace: ThinkGeo.Core

public class LocationPoint

Inheritance ObjectLocationPoint

Properties

PointX

public double PointX { get; set; }

Property Value

Double

PointY

public double PointY { get; set; }

Property Value

Double

Constructors

LocationPoint()

public LocationPoint()