IAdornmentElement.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 (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.