SpaceNegotiatingAdornmentTag.TopSpace 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 amount of space needed between the top of the text in the ITextViewLine and the top of the ITextViewLine.
public:
property double TopSpace { double get(); };
public:
property double TopSpace { double get(); };
public double TopSpace { get; }
member this.TopSpace : double
Public ReadOnly Property TopSpace As Double
Property Value
The amount of space needed between the top of the text in the ITextViewLine and the top of the ITextViewLine.