ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinEditor Class / IsInEditMode Property

In This Topic
    IsInEditMode Property
    In This Topic
    Indicates if the TIN editor is in edit mode.
    Syntax
    public bool IsInEditMode {get;}
    Public ReadOnly Property IsInEditMode As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also