ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / Multipart Class / Length3D Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also