ArcGIS Pro 2.8 API Reference Guide
GetShapeType Method (FeatureClassDefinition)

ArcGIS.Core.Data Namespace > FeatureClassDefinition Class : GetShapeType Method
Gets the ArcGIS.Core.Geometry.GeometryType for the FeatureClass. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public GeometryType GetShapeType()
Public Function GetShapeType() As GeometryType

Return Value

Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

FeatureClassDefinition Class
FeatureClassDefinition Members