TextFormattingRunProperties.FontRenderingEmSize 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 font rendering size.
public:
virtual property double FontRenderingEmSize { double get(); };
public:
virtual property double FontRenderingEmSize { double get(); };
public override double FontRenderingEmSize { get; }
member this.FontRenderingEmSize : double
Public Overrides ReadOnly Property FontRenderingEmSize As Double
Property Value
The fond rendering size.
Remarks
Returns zero if no rendering size is currently set.