ArcGIS Pro 3.0 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, Windows 8.1

    See Also