In This Topic
Interface that should be implemented by objects which may be represented in a legend. It exposes properties that enable the legend to draw a representation of the object (such as a layer or a style).
Object Model
Syntax
'Declaration
Public Interface ILegendItem
public interface ILegendItem
See Also