Version: |
1.2 |
Description: |
When active, the current font mapping in the GCD Font tabs is overridden. |
Declaration: |
|
C/C++ |
extern "C" BOOL WINAPI VCGetKeepGCDFontName(short*
iError); |
Delphi |
function VCGetKeepGCDFontName(var iError: Smallint):Wordbool;
stdcall; |
ActiveX/COM |
Function GetKeepGCDFontName() As long |
Parameters: |
tf - toggle setting |
Notes: |
All fonts are mapped to existing fonts of the same name. If a font of the same name does not exist, Visual CADD™ will map the font to the default font. |
See Also: |
VCGetKeepAcadFontName, VCGetKeepGCDHatch, VCGetGCDDefaultHatchName, VCGetAcadImportUnit |