ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SurfaceZsResult Class / Geometry Property

In This Topic
    Geometry Property (SurfaceZsResult)
    In This Topic
    Gets the output geometry, provided the Status is SurfaceZsResultStatus.Ok. Null otherwise.
    Syntax
    public Geometry Geometry {get;}
    Public ReadOnly Property Geometry As Geometry
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also