ArcGIS Pro 3.2 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 bool IsGalleryMode {get;}
    Public ReadOnly Property IsGalleryMode As Boolean
    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, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also