IAdornmentLayer Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | Elements | Gets a collection of the adornments and their associated data in the layer. |
![]() | IsEmpty | Determines whether this layer is empty, that is, it does not contain any adornments. |
![]() | Opacity | Gets or sets the opacity factor applied to the entire adornment layer when it is rendered in the user interface. |
![]() | TextView | Gets the IWpfTextView to which this layer is attached. |
Show:
