FontEngine.SetFaceSize

Declaration

public static TextCore.LowLevel.FontEngineError SetFaceSize(int pointSize);

Parameters

pointSize The point size used to scale the font face.

Returns

FontEngineError A value of zero (0) if the font face was successfully scaled to the given point size.

Description

Set the size of the currently loaded font face.


Did you find this page useful? Please give it a rating: