ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingMultiPatchTemplate Class / IsGalleryMode Property

In This Topic
    IsGalleryMode Property
    In This Topic
    Gets whether this EditingMultiPatchTemplate stores a gallery of 3D multipatch models.
    Syntax
    Public ReadOnly Property IsGalleryMode As Boolean
    public bool IsGalleryMode {get;}
    Remarks
    You can configure a 3D multipatch feature template to contain a gallery of 3D multipatch features that are stored in the project.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also