ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParcelLineInfo Class / FeatureGeometry Property

In This Topic
    FeatureGeometry Property
    In This Topic
    Gets the parcel line feature polyline.
    Syntax
    public Polyline FeatureGeometry {get;}
    Public ReadOnly Property FeatureGeometry As Polyline
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also