This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Style Gallery Class.
The IStyleGalleryClass interface gives you access to the class Name, Description, and type of new objects that can be created with the class. Using this interface, you can create new style items using the EditProperties of an item, then draw a Preview of the item to a window.
Name | Description | |
---|---|---|
Description | Description for the Style Gallery Class. | |
EditProperties | Edits the properties of a Style Gallery Item of the supported class. | |
ItemClass | Interface ID for the items in the class. | |
Name | Name of the Style Gallery Class(as in the stle file). | |
NewObject | Creates a new object of the specified type. | |
NewObjectTypes | The available types of new items in this class. | |
Preview | Draws a preview of a Style Gallery Item of the supported class. | |
PreviewRatio | The width ratio to 1 height. |
Classes | Description |
---|---|
AreaPatchStyleGalleryClass (esriCarto) | Use to create new Area Patch items. |
BackgroundStyleGalleryClass (esriCarto) | Use to create new Background style items. |
BorderStyleGalleryClass (esriCarto) | Use to create new Border style items. |
ColorRampStyleGalleryClass (esriCarto) | Use to create new Color Ramp items. |
ColorStyleGalleryClass (esriCarto) | Use to create new Color Symbol items. |
FillSymbolStyleGalleryClass (esriCarto) | Use to create new Fill Symbol items. |
HatchStyleGalleryClass (esriLocationUI) | Use to create new hatch style items. |
LabelStyleGalleryClass (esriCarto) | Use to create new Label style items. |
LegendItemStyleGalleryClass (esriCarto) | Use to create new Legend items. |
LinePatchStyleGalleryClass (esriCarto) | Use to create new Line Patch items. |
LineSymbolStyleGalleryClass (esriCarto) | Use to create new Line Symbol items. |
MapGridStyleGalleryClass (esriCartoUI) | Map Grid gallery class. |
MaplexLabelStyleGalleryClass (esriCarto) | Use to create new Maplex Label style items. |
MarkerSymbolStyleGalleryClass (esriCarto) | Use to create new Marker Symbol items. |
NorthArrowStyleGalleryClass (esriCarto) | Use to create new North Arrow symbols. |
RepresentationMarkerStyleGalleryClass (esriCarto) | Use to create new Representation Marker items. |
RepresentationRuleStyleGalleryClass (esriCarto) | Use to create new Representation Rule items. |
ScaleBarStyleGalleryClass (esriCarto) | Use to create new Scale Bar items. |
ScaleTextStyleGalleryClass (esriCarto) | Use to create new Scale Text items. |
ShadowStyleGalleryClass (esriCarto) | Use to create new Shadow style items. |
TextSymbolStyleGalleryClass (esriCarto) | Use to create new Text Symbol items. |
VectorizationStyleGalleryClass (esriArcScan) | Use to create new vectorization items. |