ITextViewLine.TextTop Property
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 y-coordinate of the top of the text in the rendered line.
public:
property double TextTop { double get(); };
C++/CX
public:
property double TextTop { double get(); };
public double TextTop { get; }
member this.TextTop : double
Public ReadOnly Property TextTop As Double
The y-coordinate of the top of the text in the rendered line.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |