SpaceNegotiatingAdornmentTag::TextHeight Property
Visual Studio 2015
Gets the height of the text portion of the space-negotiating adornment.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: property double TextHeight { [CompilerGeneratedAttribute] double get(); [CompilerGeneratedAttribute] private: void set(double value); }
Property Value
Type: System::DoubleThe height of the text portion of the space-negotiating adornment.
Show: