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


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

IStyleGalleryItem Interface

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

Product Availability

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

Description

Symbols and map elements are stored in the Style Gallery. Each symbol or map element has a unique ID that can be read from the item within the style gallery. A Name and Category are also properties of the items within the style gallery. These two fields, along with the Item itself, can be updated and changed as necessary.

Members

Name Description
Read/write property Category The category 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.

Classes that implement IStyleGalleryItem

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

See Also

IStyleGallery Interface | IStyleGalleryStorage Interface

.NET Samples

Move a graphic along a path in ArcMap Controls commands environment Custom Root Object (Style Gallery) Custom Root Object (Style Gallery) Creating a toolbar of globe tools Creating a toolbar of globe tools Creating a toolbar of globe tools Creating a toolbar of globe tools Modify the appearance of the PageLayoutControl's page Add map surrounds using the SymbologyControl Add map surrounds using the SymbologyControl Add map surrounds using the SymbologyControl Add map surrounds using the SymbologyControl Update a legend format with SymbologyControl area and line patches Update a legend format with SymbologyControl area and line patches Retrieve a color ramp from the SymbologyControl Update a frame's background, border, and shadow using the SymbologyControl Change layer rendering using the SymbologyControl Change layer rendering using the SymbologyControl Control text symbols using the SymbologyControl Control text symbols using the SymbologyControl