ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TerrainDataSource Class / IsEmbeded Property

In This Topic
    IsEmbeded Property
    In This Topic
    Gets if the surface type is embedded. This only applies if SurfaceType is TinSurfaceType.MassPoint.
    Syntax
    public bool IsEmbeded {get;}
    Public ReadOnly Property IsEmbeded As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also