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