Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVG.Text > Classes > TSVGTextPath > Methods

TSVGTextPath.ShouldDrawTextAllAtOnce Method

Scroll Prev Top Next More

Returns true if the text drawing can be optimized and all text can be drawn at once.

Text can be drawn as one unit if there are not multiple X, Y coordinates, or DX, DY changes, and no individual character rotations. Also, the text needs to be left-to-right or right-to-left and the characters need to be facing perpendicular to the text direction (up with Western alphabets).

Namespace: RSSVG.Text

Return Value

Type: Boolean

Overrides

TSVGCustomTextContentChild.ShouldDrawTextAllAtOnce
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb