ComponentOne VSView 8.0
Text Property (VSDraw)

Prints a string starting at the point defined by the X1, Y1 properties.

Syntax

[form!]VSDraw.Text = value As String

Remarks

The cursor position is not updated after the text is rendered.

The string assigned to the Text property may have embedded carriage-returns (vbCr, or Chr(13)) characters, which cause line breaks. In this case, the line spacing is determined by the LineSpacing property.

The following properties also affect how text is rendered: TextAlign, TextAngle, TextColor, KeepTextAspect, and Font.

Data Type

String

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback