EllipsoidSurfaceRegionCentroid Property |
Gets the point which represents a single planetodetic location for the overall area of the region.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual Cartographic Centroid { get; }
Public Overridable ReadOnly Property Centroid As Cartographic
Get
public:
virtual property Cartographic Centroid {
Cartographic get ();
}
abstract Centroid : Cartographic with get
override Centroid : Cartographic with get
Property Value
Type:
CartographicSee Also