ITextViewLine.TextWidth 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.
public:
property double TextWidth { double get(); };
C++/CX
public:
property double TextWidth { double get(); };
public double TextWidth { get; }
member this.TextWidth : double
Public ReadOnly Property TextWidth As Double
The horizontal distance between TextRight and TextLeft.
Produkt | Verzie |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |