←Select platform

UnderLines Property

Summary
Gets the underline information.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public IList<LeadRect> UnderLines { get; } 
@property (nonatomic, assign, readonly, nullable) LeadRect *underlines; 
public java.util.List<LeadRect> getUnderLines(); 
public: 
property IList<LeadRect>^ UnderLines { 
   IList<LeadRect>^ get(); 
} 
UnderLines # get  (AutoZoningCommand) 

Property Value

IList<T> that represents the list of underline information.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.