Table of Contents

Class LocationPoint

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
[Obfuscation(Exclude = true)]
public class LocationPoint
Inheritance
LocationPoint
Inherited Members

Constructors

LocationPoint()

public LocationPoint()

Properties

PointX

public double PointX { get; set; }

Property Value

double

PointY

public double PointY { get; set; }

Property Value

double