←Select platform

FontFamily Property

Summary

Gets or sets the font family.

Syntax

C#
VB
C++
public FontFamily FontFamily {get; set;}
Public Property FontFamily As FontFamily
public: 
property FontFamily^ FontFamily { 
   FontFamily^ get(); 
   void set (    FontFamily^ ); 
} 

Property Value

The System.Windows.Media.FontFamily of the D2DFont object.

Remarks

The default value is Arial.

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