TsgTextGeneration
Unit
Syntax
type TsgTextGeneration = (ttNormal, ttBackward, ttUpSideDown);
Description
Defines the way text will be generated.
Value |
Meaning |
ttNormal |
Normal text |
ttBackward |
Text is rotated around X |
ttUpSideDown |
Text is mirrored in X |
Go to CAD VCL Enterprise