IAdornmentElement.BottomSpace 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.
The amount of space (in logical pixels) to reserve below the bottom of the text in the ITextViewLine.
public:
property double BottomSpace { double get(); };
public:
property double BottomSpace { double get(); };
public double BottomSpace { get; }
member this.BottomSpace : double
Public ReadOnly Property BottomSpace As Double
Property Value
The amount of space (in logical pixels) to reserve below the bottom of the text in the ITextViewLine.