C#
VB
Java
Objective-C
WinRT C#
C++
public IList<LeadRect> TextLines { get; } Public ReadOnly Property TextLines As IList(Of LeadRect) public Windows.Foundation.Collections.IVector //In WinRT the IList interface is replaced by IVector<LeadRect> TextLines {get;} @property (nonatomic, strong, readonly) NSMutableArray<NSValue *> *textLines //LeadRect public List<LeadRect> getTextLines() get_TextLines(); public:property IList<LeadRect>^ TextLines {IList<LeadRect>^ get();}
Refer to AutoZoningCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
