IAreaGeodetic Interface

Provides access to members that calculate ellipsoidal area of polygons using various perimeter densification methods.

Members

Name Description
Read-only property AreaGeodetic The area.

IAreaGeodetic.AreaGeodetic Property

The area.

Public Function get_AreaGeodetic ( _
    ByVal lineType As esriGeodeticType, _
    ByVal pAreaUnit As ILinearUnit _
) As Double
public double get_AreaGeodetic (
    esriGeodeticType lineType,
    ILinearUnit pAreaUnit
);

Classes that implement IAreaGeodetic

Classes Description
Polygon A collection of rings ordered by their containment relationship; optionally has measure, height and ID attributes.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.