Leadtools.ImageProcessing.Core Namespace > LeadZoneTextData Class : TextLines Property |
public IVector<LeadRect> TextLines {get;}
'Declaration Public ReadOnly Property TextLines As IVector(Of LeadRect)
'Usage Dim instance As LeadZoneTextData Dim value As IVector(Of LeadRect) value = instance.TextLines
public IVector<LeadRect> TextLines {get;}
get_TextLines();
public: property IVector<LeadRect>^ TextLines { IVector<LeadRect>^ get(); }
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