IAdornmentElement::Width Property

 

Gets the width of the adornment (in logical pixels).

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

property double Width {
	double get();
}

Property Value

Type: System::Double

The width of the adornment (in logical pixels).

Return to top
Show: