This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACFeatureLayer Interface > IACFeatureLayer.GeometryType Property (ArcObjects .NET 10.4 SDK) |
The type of the Shape for the features in the layer.
[Visual Basic .NET] Public ReadOnly Property GeometryType As acGeometryType
[C#] public acGeometryType GeometryType {get;}
[C++]
HRESULT get_GeometryType(
acGeometryType* Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type acGeometryType