SpaceNegotiatingAdornmentTag Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Tagging
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | Affinity | Gets the PositionAffinity of the space-negotiating adornment. |
![]() | Baseline | Gets the baseline of the space-negotiating adornment. |
![]() | BottomSpace | Gets the amount of space needed between the bottom of the text in the ITextViewLine and the bottom of the ITextViewLine. |
![]() | IdentityTag | Gets a unique object associated with the space-negotiating adornment, which is used by GetAdornmentBounds. |
![]() | ProviderTag | Gets a unique object that identifies the provider of the adornment. |
![]() | TextHeight | Gets the height of the text portion of the space-negotiating adornment. |
![]() | TopSpace | Gets the amount of space needed between the top of the text in the ITextViewLine and the top of the ITextViewLine. |
![]() | Width | Gets the width of the adornment. |
Show:
