Share via


IAdornmentElement.TopSpace Property

Definition

Gets the amount of space (in logical pixels) to reserve above top of the text for 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 (in logical pixels) to reserve above top of the text for the ITextViewLine.

Applies to