SpaceNegotiatingAdornmentTag.TopSpace Property

Definition

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.

Applies to