Hide Comments
Hide Comments

TSVGTextPath.ShouldDrawTextAllAtOnce Method

Comments (0)

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

expandingSyntax

Return Value

Type: Boolean

Overrides

TSVGCustomTextContentChild.ShouldDrawTextAllAtOnce
 

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb