ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / Envelope Class / Length3D Property

In This Topic
    Length3D Property (Envelope)
    In This Topic
    Gets the 3D length of the perimeter of this instance.
    Syntax
    Public ReadOnly Property Length3D As Double
    public double Length3D {get;}
    Exceptions
    ExceptionDescription
    The geometry is not Z-Aware.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also