ArcGIS Pro 2.6 API Reference Guide
GeometryType Property (MapPoint)

ArcGIS.Core.Geometry Namespace > MapPoint Class : GeometryType Property
Gets the GeometryType of this instance. Always returns GeometryType.Point.
Syntax
public override GeometryType GeometryType {get;}
Public Overrides NotOverridable ReadOnly Property GeometryType As GeometryType
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPoint Class
MapPoint Members