←Select platform

FontSize Property

Summary

Gets or sets the font size.

Syntax

C#
VB
C++
public double FontSize {get; set;}
Public Property FontSize As Double
public: 
property double FontSize { 
   double get(); 
   void set (    double ); 
} 

Property Value

The font size of the D2DFont, in points.

Remarks

The default value is 12.

Requirements

Target Platforms

See Also

Reference

D2DFont Class

D2DFont Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.D2DRendering Assembly
Click or drag to resize