ArcGIS Pro 3.3 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 bool AppliesToOverview {get;}
    Public ReadOnly Property AppliesToOverview As Boolean
    Remarks
    The overview is what's drawn by default when zoomed to the full extent of the terrain dataset.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also