CTLine.GetTruncatedLine(Double, CTLineTruncation, CTLine) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public CoreText.CTLine GetTruncatedLine (double width, CoreText.CTLineTruncation truncationType, CoreText.CTLine truncationToken);
member this.GetTruncatedLine : double * CoreText.CTLineTruncation * CoreText.CTLine -> CoreText.CTLine
Parameters
- width
- Double
- truncationType
- CTLineTruncation
- truncationToken
- CTLine