GoDiagram Web Reference
LineCount Property

Compute how many lines of text are displayed.
Syntax
'Declaration
 
<CategoryAttribute("Appearance")>
<DescriptionAttribute("How many lines of text are being displayed")>
Public Overridable ReadOnly Property LineCount As Integer
[CategoryAttribute("Appearance")]
[DescriptionAttribute("How many lines of text are being displayed")]
public virtual int LineCount {get;}

Property Value

the number of physical lines of text that are drawn, including line breaks caused by newlines and by wrapping, if any
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoText Class
GoText Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback