HiddenLinesView.TextStrings Property

Gets the text's strings generated from the texts when HiddenLinesViewSettings.FillTexts is true and the text is readable and parallel to the screen.
Public ReadOnly Property TextStrings() As HdlText()
This language is not supported or no code example is available.
public HdlText[] TextStrings {get;}
This language is not supported or no code example is available.

Property Value

HdlText[]

An array of HdlText

.NET Framework

Supported in: 4.8

In this article

Definition