Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CTFrameMBS class.
CTFrameMBS.kCTFrameProgressionLeftToRight = 2
Type | Topic | Plugin | Version |
const | CoreText | MBS MacCG Plugin | 14.2 |
Lines are stacked left to right for vertical text.
The lines of text within a frame may be stacked for either horizontal or vertical text. Values are enumerated for each stacking type supported by CTFrame. Frames created with a progression type specifying vertical text rotate lines 90 degrees counterclockwise when drawing.
CTFrameMBS.kCTFrameProgressionRightToLeft = 1
Type | Topic | Plugin | Version |
const | CoreText | MBS MacCG Plugin | 14.2 |
Lines are stacked right to left for vertical text.
The lines of text within a frame may be stacked for either horizontal or vertical text. Values are enumerated for each stacking type supported by CTFrame. Frames created with a progression type specifying vertical text rotate lines 90 degrees counterclockwise when drawing.
CTFrameMBS.kCTFrameProgressionTopToBottom = 0
Type | Topic | Plugin | Version |
const | CoreText | MBS MacCG Plugin | 14.2 |
Lines are stacked top to bottom for horizontal text.
The lines of text within a frame may be stacked for either horizontal or vertical text. Values are enumerated for each stacking type supported by CTFrame. Frames created with a progression type specifying vertical text rotate lines 90 degrees counterclockwise when drawing.
The items on this page are in the following plugins: MBS MacCG Plugin.