Platforms to show: All Mac Windows Linux Cross-Platform

Back to CTFrameMBS class.

CTFrameMBS.kCTFramePathFillEvenOdd = 0

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants to specify the fill rule used by a frame.

Text is filled in the area that would be painted if the path were given to CGContextMBS.EOFillPath.
Available in OS X v10.7 and later.

CTFrameMBS.kCTFramePathFillWindingNumber = 1

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants to specify the fill rule used by a frame.

Text is fill in the area that would be painted if the path were given to CGContextMBS.FillPath.
Available in OS X v10.7 and later.

CTFrameMBS.kCTFrameProgressionLeftToRight = 2

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants to specify frame progression types.

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
One of the constants to specify frame progression types.

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
One of the constants to specify frame progression types.

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.


💬 Ask a question or report a problem
The biggest plugin in space...