IAdornmentLayerElement.Behavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the positioning behavior of the adornment.
public:
property Microsoft::VisualStudio::Text::Editor::AdornmentPositioningBehavior Behavior { Microsoft::VisualStudio::Text::Editor::AdornmentPositioningBehavior get(); };
public:
property Microsoft::VisualStudio::Text::Editor::AdornmentPositioningBehavior Behavior { Microsoft::VisualStudio::Text::Editor::AdornmentPositioningBehavior get(); };
public Microsoft.VisualStudio.Text.Editor.AdornmentPositioningBehavior Behavior { get; }
member this.Behavior : Microsoft.VisualStudio.Text.Editor.AdornmentPositioningBehavior
Public ReadOnly Property Behavior As AdornmentPositioningBehavior
Property Value
The positioning behavior.