PolygonGetPythagoreanArea Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Namespace:
Telogis.GeoBase.Geometry
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Polygon.GetPythagoreanArea() is obsolete. Please use Polygon.QuickArea() instead.")]
public double GetPythagoreanArea()
<ObsoleteAttribute("Polygon.GetPythagoreanArea() is obsolete. Please use Polygon.QuickArea() instead.")>
Public Function GetPythagoreanArea As Double
Return Value
Type:
DoubleSee Also