IAdornmentLayerElement Interface

Definition

Defines an element in an adornment layer.

public interface class IAdornmentLayerElement
public interface class IAdornmentLayerElement
__interface IAdornmentLayerElement
public interface IAdornmentLayerElement
type IAdornmentLayerElement = interface
Public Interface IAdornmentLayerElement

Remarks

For an explanation of adornments, see the "Extending Adornments" section of Language Service and Editor Extension Points and the "Adornments" section of Inside the Editor.

Properties

Adornment

Gets the adornment.

Behavior

Gets the positioning behavior of the adornment.

RemovedCallback

Defines the behavior when an adornment has been removed.

Tag

Gets the tag associated with the adornment.

VisualSpan

Gets the snapshot span that is associated with the adornment.

Applies to