ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / GetZs Method

In This Topic
    GetZs Method
    In This Topic
    Overload List
    OverloadDescription
    Obtains a geometry that is similar to the given input geometry, where some or all Z values are populated from the layer. This method must be called on the MCT. Use QueuedTask.Run.  
    Obtains a geometry that is similar to the given input geometry, where some or all Z values are populated from the layer. This method must be called on the MCT. Use QueuedTask.Run.  
    Obtains a point geometry with Z for the specified x,y; where the Z value is populated from the layer. This method must be called on the MCT. Use QueuedTask.Run.  
    Obtains a point geometry with Z for the specified x,y; where the Z value is populated from the layer. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also