IAdornmentLayer Properties

 

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

NameDescription
System_CAPS_pubpropertyElements

Gets a collection of the adornments and their associated data in the layer.

System_CAPS_pubpropertyIsEmpty

Determines whether this layer is empty, that is, it does not contain any adornments.

System_CAPS_pubpropertyOpacity

Gets or sets the opacity factor applied to the entire adornment layer when it is rendered in the user interface.

System_CAPS_pubpropertyTextView

Gets the IWpfTextView to which this layer is attached.

Return to top
Show: