MKI_FontRemove (Font) New in Version 2025.1

www.CAD6.com

C++ Syntax

bool

MKI_FontRemove(

 __int32 f_nFontNum );

 

Removes a font from the list of fonts that are currently loaded.

 

Parameters

FontNum

[__int32] Zero-based index of the font to be removed.

 

Return Value

Returns true if successful. If false is returned, the given FontNum was invalid.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH