This document is archived and information here might be outdated.  Recommended version.


IStyleGalleryItem3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStyleGalleryItem3 Interface
ArcGIS Developer Help

IStyleGalleryItem3 Interface

Provides access to members that describe items in the Style Gallery.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Category The category of the item.
Read-only property DefaultTags The default tags of the item.
Read-only property ID Id for the item in the Style Gallery.
Read/write property Item The symbol or map element to be stored in the Style Gallery item.
Read/write property Name The name of the item in the Style Gallery.
Read/write property Tags The tags of the item.

Inherited Interfaces

Interfaces Description
IStyleGalleryItem2 Provides access to members that describe items in the Style Gallery.
IStyleGalleryItem Provides access to members that define items in the Style Gallery.

Classes that implement IStyleGalleryItem3

Classes Description
ServerStyleGalleryItem An item in the Server Style Gallery.
StyleGalleryItem (esriFramework) An item in the Style Gallery.