ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TerrainDataSource Class / AppliesToOverview Property

In This Topic
    AppliesToOverview Property
    In This Topic
    Gets if the feature class contributes measurements to the coarsest representation of the terrain dataset.
    Syntax
    Public ReadOnly Property AppliesToOverview As Boolean
    public bool AppliesToOverview {get;}
    Remarks
    The overview is what's drawn by default when zoomed to the full extent of the terrain dataset.
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also