IsTrueTypeText

Parent page: PCB Query Functions - Object Type Checks

Summary

Returns all text-based objects that are using a TrueType font to display their text.

Syntax

IsTrueTypeText : Boolean

Example Usage

IsTrueTypeText
IsTrueTypeText = True
Returns all text-based objects that are using a TrueType font.

Not IsTrueTypeText
IsTrueTypeText = False
Returns all objects except text-based objects that are using a TrueType font.

 

Note

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.