TextFormattingRunProperties.FontRenderingEmSize 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 font rendering size.
public:
virtual property double FontRenderingEmSize { double get(); };
C++/CX
public:
virtual property double FontRenderingEmSize { double get(); };
public override double FontRenderingEmSize { get; }
member this.FontRenderingEmSize : double
Public Overrides ReadOnly Property FontRenderingEmSize As Double
The fond rendering size.
Returns zero if no rendering size is currently set.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |