TClrFont.Create(_Font) Constructor

Initializes a new instance of the TClrFont class using the specified .Net font object.

Namespace: CNClrLib.Control.Graphics
public
 constructor Create(AFont: _Font); overload;

Parameters

AFont
Type: _Font