ArcObjects Library Reference  (Carto)    

IHyperlinkContainer Interface

Provides access to members that manage all the hyperlinks of a layer.

Product Availability

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

Description

Manages the so-called dynamice hyperlinks in a layer.  These hyperlinks are not dependent on a field and do not call a macro.

Members

Description
Method AddHyperlink Adds a hyperlink.
Read/write property Hyperlink The hyperlink at the specified index.
Read-only property HyperlinkCount Number of hyperlinks.
Method RemoveHyperlink Removes the hyperlink at the specified index.

CoClasses that implement IHyperlinkContainer

CoClasses and Classes Description
CadFeatureLayer ESRI CAD Feature Layer class.
CoverageAnnotationLayer An ESRI coverage annotation layer.
DimensionLayer A collection of properties for a dimension layer.
FDOGraphicsLayer A collection of properties for an annotation layer (feature data object graphics layer).
FeatureLayer A collection of features and their visual representation.
GdbRasterCatalogLayer Geodabase RasterCatalog source and display options.
IMSSubFeatureLayer IMS Sub-FeatureLayer class
MADtedLayer (esriMilitaryAnalyst) A layer used to control the display of MA DTED Catalogs.
MARasterLayer (esriMilitaryAnalyst) A layer used to control the display of MA RPF Catalogs.
SchematicLayer (esriSchematic) Schematic layer object.

 


Feedback Send feedback on this page