IntraTextAdornmentTag Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() | Adornment | Gets the adornment to be displayed at the position of the tag. Must not be null. |
![]() | Affinity | Gets the PositionAffinity of the space-negotiating adornment. |
![]() | Baseline | Gets the baseline of the space-negotiating adornment. |
![]() | BottomSpace | Gets the amount of space that is required between the bottom of the text in the ITextViewLine and the bottom of the ITextViewLine. |
![]() | RemovalCallback | Called when adornment is removed from the view. May be null. |
![]() | TextHeight | Gets the height of the text portion of the space-negotiating adornment. |
![]() | TopSpace | Gets the amount of space that is required between the top of the text in the ITextViewLine and the top of the ITextViewLine. |
Show:
