IAdornmentLayerElement::Behavior Property

 

Gets the positioning behavior of the adornment.

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

property AdornmentPositioningBehavior Behavior {
	AdornmentPositioningBehavior get();
}

Property Value

Type: Microsoft.VisualStudio.Text.Editor::AdornmentPositioningBehavior

The positioning behavior.

Return to top
Show: