This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Classes > S > StyleGallery CoClass (ArcObjects .NET 10.4 SDK) |
The Style Gallery object.
Interfaces | Description |
---|---|
IPersistStream (esriSystem) | |
IStyleGallery (esriDisplay) | Provides access to members modify the Style Gallery. |
IStyleGalleryStorage (esriDisplay) | Provides access to members that manage the files used in the Style Gallery. |
This coclass is a Singleton.
After using the StyleGallery class in C#, you may find it necessary to call ReleaseComObject in order to correctly release the references to this object. See the Releasing COM References topic in the .NET Development Environments section for more information.
After using the StyleGallery class in C#, you may find it necessary to call ReleaseComObject in order to correctly release the references to this object. See the Releasing COM References topic in the .NET Development Environments section for more information.