TImageEnVect.SetObjTextCurveFromPolyline
TImageEnVect.SetObjTextCurveFromPolyline
Declaration
procedure SetObjTextCurveFromPolyline(hobj: Integer; source: Integer);
Description
Creates a curve (calling
SetObjTextCurve) with the shape specified by the source polyline object which must be a iekPOLYLINE object.
Transition Information
There is no
TImageEnView Layer equivalent of SetObjTextCurveFromPolyline as TIETextLayer does not support curved text.
See Also
◼SetObjTextCurve