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


IStyleGalleryItem.Item Property (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 > IStyleGalleryItem.Item Property
ArcGIS Developer Help

IStyleGalleryItem.Item Property

The symbol or map element to be stored in the Style Gallery item.

[Visual Basic .NET]
Public Property Item As Object
[C#]
public object Item {get; set;}
[C++]
HRESULT get_Item(
  IUnknown Pointer* Item
);
[C++]
HRESULT put_Item(
  LPUNKNOWN Item
);
[C++]
Parameters
Item [out, retval]

Item is a parameter of type IUnknown* Item [in]
Item is a parameter of type IUnknown

Product Availability

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

See Also

IStyleGalleryItem Interface

.NET Samples

Controls commands environment Custom Root Object (Style Gallery) Creating a toolbar of globe tools Modify the appearance of the PageLayoutControl's page 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 Control text symbols using the SymbologyControl