Share via


IAdornmentLayer.AddAdornment Method

Include Protected Members
Include Inherited Members

Adds a UIElement to the layer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddAdornment(SnapshotSpan, Object, UIElement) Adds a UIElement that is TextRelative to the layer.
Public method AddAdornment(AdornmentPositioningBehavior, Nullable<SnapshotSpan>, Object, UIElement, AdornmentRemovedCallback) Adds a UIElement to the layer.

Top

See Also

Reference

IAdornmentLayer Interface

Microsoft.VisualStudio.Text.Editor Namespace