ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / Polyline Class / GeometryType Property

In This Topic
    GeometryType Property (Polyline)
    In This Topic
    Gets the geometry type. Always returns GeometryType.Polyline.
    Syntax
    public override GeometryType GeometryType {get;}
    Public Overrides NotOverridable ReadOnly Property GeometryType As GeometryType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also